Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test and fix for #348 #349

Merged
merged 5 commits into from
Oct 30, 2023
Merged

Test and fix for #348 #349

merged 5 commits into from
Oct 30, 2023

Conversation

mahmoud
Copy link
Owner

@mahmoud mahmoud commented Oct 12, 2023

The test repro'd #348, plus I checked .values() for good measure. It wasn't really a supported use case before, but ideally it should be; cacheutil are dict subtypes (for better or worse).

Before merging, I should probably add LRI tests for this, just to be safe. Also need to think a little harder about whether there are more invariant tests that need to be added for the linked list.

Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
Copy link
Contributor

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing a CHANGELOG entry perhaps?

(Not sure how the changelog is updated in boltons, if during PR or at release time)

@mahmoud
Copy link
Owner Author

mahmoud commented Oct 30, 2023

Hey, thanks for your patience! @markrwilliams, one of the original authors also took a look and gave it a 👍 offline. Just a good old fashioned latent bug. As far as changelogs, I usually hammer those out at release. :) Thanks!

@mahmoud mahmoud merged commit 4815fc8 into master Oct 30, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants