summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorŁukasz Langa <lukasz@langa.pl>2022-05-24 09:26:25 (GMT)
committerGitHub <noreply@github.com>2022-05-24 09:26:25 (GMT)
commit6d4927ad1383e8bb8bda6659d24b6d05094a7b99 (patch)
tree5d9c5cdf0653ca6220916feda723bcec5f622683 /Misc/ACKS
parent69cf0203ab47692efbc261c028e15e0d7a245c57 (diff)
downloadcpython-6d4927ad1383e8bb8bda6659d24b6d05094a7b99.zip
cpython-6d4927ad1383e8bb8bda6659d24b6d05094a7b99.tar.gz
cpython-6d4927ad1383e8bb8bda6659d24b6d05094a7b99.tar.bz2
[3.8] gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) (#93148)
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 c1f5c903a7e4ed27190488f4e33b00d3c3d952e5)
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index a265e7e..ed9b639 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1002,6 +1002,8 @@ Robert Li
Xuanji Li
Zekun Li
Zheao Li
+Eli Libman
+Dan Lidral-Porter
Robert van Liere
Ross Light
Shawn Ligocki