Skip to content

[3.9] bpo-44704: Make Set._hash consistent with frozenset.__hash__ (GH-27281)#27283

Merged
rhettinger merged 1 commit into
python:3.9from
miss-islington:backport-c878f5d-3.9
Jul 22, 2021
Merged

[3.9] bpo-44704: Make Set._hash consistent with frozenset.__hash__ (GH-27281)#27283
rhettinger merged 1 commit into
python:3.9from
miss-islington:backport-c878f5d-3.9

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jul 21, 2021

(cherry picked from commit c878f5d)

Co-authored-by: Dennis Sweeney 36520290+sweeneyde@users.noreply.github.com

https://bugs.python.org/issue44704

…H-27281)

(cherry picked from commit c878f5d)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@sweeneyde and @rhettinger: Status check is done, and it's a success ✅ .

@rhettinger rhettinger merged commit e0ef816 into python:3.9 Jul 22, 2021
@miss-islington miss-islington deleted the backport-c878f5d-3.9 branch July 22, 2021 00:23
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