STINNER Victor added the comment:

If you cannot reproduce the bug on 32-bit build, try to set "FIXED_HASH = 0" in 
test_leak.py, run "./python -m test -R 3:10 test_leak" multiple times until it 
fails, then copy the last value of the printed list into hash_values in 
test_leak.py.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31317>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to