Jeroen Demeyer <j.deme...@ugent.be> added the comment:

> In the 64-bit build there are no collisions across my tests except for 11 in 
> the new tuple test.

That's pretty bad actually. With 64 bits, you statistically expect something in 
the order of 10**-8 collisions. So what you're seeing is 9 orders of magnitude 
too many collisions.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34751>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to