[issue5186] Reduce hash collisions for objects with no __hash__ method

Raymond Hettinger report at bugs.python.org
Thu Feb 12 13:51:14 CET 2009


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Consider it approved.  Though I prefer you switch to x ^= x >> 4.

----------
resolution:  -> accepted

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5186>
_______________________________________


More information about the Python-bugs-list mailing list