[issue34751] Hash collisions for tuples

Jeroen Demeyer report at bugs.python.org
Sat Sep 22 04:03:42 EDT 2018


Jeroen Demeyer <J.Demeyer at UGent.be> added the comment:

> Which was your original suggestion.  Which you appear to be opposed to now?  I'm unclear about why, if so.

I'm not strictly opposed to that. It's just that I have less confidence in the current ad-hoc hash compared to something following the DJBX33A scheme.

----------

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


More information about the Python-bugs-list mailing list