Skip to content

Conversation

@dholth
Copy link
Member

@dholth dholth commented Dec 2, 2024

Fix #859

Might be nice to omit _hash from __getstate__ and create a _cache_hash() function.

@dholth
Copy link
Member Author

dholth commented Apr 21, 2025

What's stopping this from being merged?

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
@pradyunsg
Copy link
Member

I'll wait for a week, for @brettcannon to review, if he's available.

@brettcannon brettcannon merged commit 8f5bd46 into pypa:main May 9, 2025
38 checks passed
@brettcannon
Copy link
Member

Thanks for the PR and patience, @dholth !

brettcannon added a commit that referenced this pull request May 12, 2025
Also fix a variable name to be more accurate.

Brought up in a comment in #860 .
brettcannon added a commit that referenced this pull request May 12, 2025
Also fix a variable name to be more accurate.

Brought up in a comment in #860 .
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.

Pickled tags don't == tags from parsed filenames with same str() representation?

4 participants