[issue20162] Test test_hash_distribution fails on RHEL 6.5 / ppc64

Yury V. Zaytsev report at bugs.python.org
Tue Jan 7 14:28:03 CET 2014


Yury V. Zaytsev added the comment:

As requested by Victor Stinner:

./python  -c 'import sys; print(sys.hash_info)'

sys.hash_info(width=64, modulus=2305843009213693951, inf=314159, nan=0, imag=1000003, algorithm='siphash24', hash_bits=64, seed_bits=128, cutoff=0)

----------
components:  -Interpreter Core
type: behavior -> crash

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


More information about the Python-bugs-list mailing list