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

fix caching issue #13

Merged
merged 3 commits into from
Sep 12, 2024
Merged

fix caching issue #13

merged 3 commits into from
Sep 12, 2024

Conversation

vimt
Copy link
Owner

@vimt vimt commented Sep 12, 2024

Which issue does this PR close?

Close #12

Rationale for this change

What changes are included in this PR?

cache[id(value)] -> cache[value]

Are these changes tested?

unittest

Are there any user-facing changes?

no

@vimt vimt linked an issue Sep 12, 2024 that may be closed by this pull request
@vimt vimt merged commit 982d29a into master Sep 12, 2024
5 checks passed
@vimt vimt deleted the 12-caching-issue branch September 12, 2024 13:38
khushkaushal pushed a commit to khushkaushal/MaxMind-DB-Writer-python that referenced this pull request Sep 17, 2024
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.

Caching issue
1 participant