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

gh-93065: Fix HAMT to iterate correctly over 7-level deep trees #93066

Merged
merged 2 commits into from May 23, 2022

Commits on May 22, 2022

  1. pythongh-93065: Fix HAMT to iterate correctly over 7-level deep trees.

    Also while there, clarify a few things about why we reduce
    the hash to 32 bits.
    
    Co-authored-by: Yury Selivanov <yury@edgedb.com>
    molaxx and 1st1 committed May 22, 2022

Commits on May 23, 2022