summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-06-10 18:42:15 (GMT)
committerRaymond Hettinger <python@rcn.com>2004-06-10 18:42:15 (GMT)
commit57c2d930f688ca50248241919bd815c85bf39939 (patch)
tree6b233b7dfd1e3ced0697399af4e510673fe849ce /Misc/ACKS
parentbce036b49ee84333a325a932013592662dbe09d9 (diff)
downloadcpython-57c2d930f688ca50248241919bd815c85bf39939.zip
cpython-57c2d930f688ca50248241919bd815c85bf39939.tar.gz
cpython-57c2d930f688ca50248241919bd815c85bf39939.tar.bz2
Add a final permutation step to the tuple hash function.
Prevents a collision pattern that occurs with nested tuples. (Yitz Gale provided code that repeatably demonstrated the weakness.)
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 6d3ad2c..480a1ec 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -190,6 +190,7 @@ Gyro Funch
Peter Funk
Geoff Furnish
Lele Gaifax
+Yitzchak Gale
Raymund Galvin
Nitin Ganatra
Fred Gansevles