Skip to content

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

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-f5fb491-3.15
Open

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

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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

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

Co-authored-by: Thomas Kowalski thom.kowa@gmail.com
Co-authored-by: Victor Stinner vstinner@python.org

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

Co-authored-by: Thomas Kowalski <thom.kowa@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants