[issue14621] Hash function is not randomized properly

Christian Heimes report at bugs.python.org
Tue Nov 6 20:11:36 CET 2012


Christian Heimes added the comment:

We can explore the various optimization options later. Also unaligned memory address is not allowed on some architectures like SPARC.

If somebody likes to play with the algorithm:
http://hg.python.org/sandbox/cheimes/shortlog/2cb7e97ca8d0

----------
hgrepos: +159

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


More information about the Python-bugs-list mailing list