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.9] gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) #93147

Open
wants to merge 1 commit into
base: 3.9
Choose a base branch
from

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington 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)

Co-authored-by: Yury Selivanov [email protected]

…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 c1f5c903a7e4ed27190488f4e33b00d3c3d952e5)

Co-authored-by: Yury Selivanov <[email protected]>
@miss-islington miss-islington requested a review from 1st1 as a code owner May 23, 2022
@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented May 23, 2022

Status check is done, and it's a success .

1 similar comment
@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented May 23, 2022

Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented May 23, 2022

Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented May 23, 2022

Status check is done, and it's a success .

1 similar comment
@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented May 23, 2022

Status check is done, and it's a success .

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.

None yet

3 participants