Skip to content

bpo-44704: Make Set._hash consistent with frozenset.__hash__#27281

Merged
rhettinger merged 4 commits into
python:mainfrom
sweeneyde:set_hash
Jul 21, 2021
Merged

bpo-44704: Make Set._hash consistent with frozenset.__hash__#27281
rhettinger merged 4 commits into
python:mainfrom
sweeneyde:set_hash

Conversation

@sweeneyde
Copy link
Copy Markdown
Member

@sweeneyde sweeneyde commented Jul 21, 2021

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @sweeneyde for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-27282 is a backport of this pull request to the 3.10 branch.

@bedevere-bot
Copy link
Copy Markdown

GH-27283 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 21, 2021
…H-27281)

(cherry picked from commit c878f5d)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 21, 2021
…H-27281)

(cherry picked from commit c878f5d)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
@sweeneyde sweeneyde deleted the set_hash branch July 22, 2021 00:24
sthagen added a commit to sthagen/python-cpython that referenced this pull request Jul 22, 2021
bpo-44704: Make Set._hash consistent with frozenset.__hash__ (pythonGH-27281)
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.

5 participants