[issue34751] Hash collisions for tuples

Raymond Hettinger report at bugs.python.org
Sun Sep 23 20:15:06 EDT 2018


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

> To my eyes, the _strongest_ case in all these messages is 
> for boosting the multiplier size on 64-bit boxes.  That's
> principled and well-motivated.

Yes, that would be perfectly reasonable (though to some extent the objects in the tuple also share some of the responsibility for getting all bits into play).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34751>
_______________________________________


More information about the Python-bugs-list mailing list