-
- Downloads
gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (#93147)
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 c1f5c903)
Showing
- Include/internal/pycore_hamt.h 13 additions, 1 deletionInclude/internal/pycore_hamt.h
- Lib/test/test_context.py 35 additions, 0 deletionsLib/test/test_context.py
- Misc/ACKS 1 addition, 0 deletionsMisc/ACKS
- Misc/NEWS.d/next/Core and Builtins/2022-05-21-23-21-37.gh-issue-93065.5I18WC.rst 5 additions, 0 deletions...nd Builtins/2022-05-21-23-21-37.gh-issue-93065.5I18WC.rst
- Python/hamt.c 11 additions, 3 deletionsPython/hamt.c
Loading
Please register or sign in to comment