Skip to content

[3.8] gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) #93148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2022

Conversation

ambv
Copy link
Contributor

@ambv ambv commented May 23, 2022

Also while there, clarify a few things about why we reduce the hash to 32 bits.

Co-authored-by: Eli Libman [email protected]
Co-authored-by: Yury Selivanov [email protected]
Co-authored-by: Łukasz Langa [email protected]

(cherry picked from commit c1f5c90)

… trees (pythonGH-93066)

Also while there, clarify a few things about why we reduce the hash to 32 bits.

Co-authored-by: Eli Libman <[email protected]>
Co-authored-by: Yury Selivanov <[email protected]>
Co-authored-by: Łukasz Langa <[email protected]>
(cherry picked from commit c1f5c90)

Co-authored-by: Yury Selivanov <[email protected]>
@ambv
Copy link
Contributor Author

ambv commented May 23, 2022

The merge conflict was Misc/ACKS 😂

@ambv ambv closed this May 23, 2022
@ambv ambv deleted the backport-c1f5c90-3.8 branch May 23, 2022 19:17
@ambv ambv restored the backport-c1f5c90-3.8 branch May 24, 2022 08:53
@ambv ambv reopened this May 24, 2022
@ambv
Copy link
Contributor Author

ambv commented May 24, 2022

This was accidentally closed due to the backport branch getting deleted in my clone.

@ambv ambv merged commit 6d4927a into python:3.8 May 24, 2022
@ambv ambv deleted the backport-c1f5c90-3.8 branch May 24, 2022 09:26
@ambv ambv restored the backport-c1f5c90-3.8 branch June 9, 2022 13:37
@ambv ambv deleted the backport-c1f5c90-3.8 branch June 21, 2022 19:08
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