Skip to content
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

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

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 eli@hyro.ai
Co-authored-by: Yury Selivanov yury@edgedb.com
Co-authored-by: Łukasz Langa lukasz@langa.pl

(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 <eli@hyro.ai>
Co-authored-by: Yury Selivanov <yury@edgedb.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit c1f5c90)

Co-authored-by: Yury Selivanov <yury@edgedb.com>
@ambv
Copy link
Contributor Author

@ambv 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
@ambv ambv restored the backport-c1f5c90-3.8 branch May 24, 2022
@ambv ambv reopened this May 24, 2022
@ambv
Copy link
Contributor Author

@ambv 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
22 checks passed
@ambv ambv deleted the backport-c1f5c90-3.8 branch May 24, 2022
@ambv ambv restored the backport-c1f5c90-3.8 branch Jun 9, 2022
@ambv ambv deleted the backport-c1f5c90-3.8 branch Jun 21, 2022
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.

None yet

3 participants