Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.15] gh-149676: Fix hash(frozendict | frozendict) (GH-149675) - #149717

Merged
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-f5fb491-3.15
May 12, 2026
Merged

[3.15] gh-149676: Fix hash(frozendict | frozendict) (GH-149675)#149717
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-f5fb491-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented May 12, 2026

Copy link
Copy Markdown
Contributor

Fix new_dict_impl() to properly initialize ma_hash on frozendict.
(cherry picked from commit f5fb491)

Co-authored-by: Thomas Kowalski [email protected]
Co-authored-by: Victor Stinner [email protected]

Fix new_dict_impl() to properly initialize ma_hash on frozendict.
(cherry picked from commit f5fb491)

Co-authored-by: Thomas Kowalski <[email protected]>
Co-authored-by: Victor Stinner <[email protected]>

@KowalskiThomas KowalskiThomas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Backport looks good.

@vstinner
vstinner merged commit d3b8611 into python:3.15 May 12, 2026
56 checks passed
@miss-islington
miss-islington deleted the backport-f5fb491-3.15 branch May 12, 2026 13:57
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.

3 participants