This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients methane, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2017-08-31.20:22:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504210958.19.0.661499338635.issue31317@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2017-08-31 20:22:38vstinnersetrecipients: + vstinner, rhettinger, methane, serhiy.storchaka, xiang.zhang
2017-08-31 20:22:38vstinnersetmessageid: <1504210958.19.0.661499338635.issue31317@psf.upfronthosting.co.za>
2017-08-31 20:22:38vstinnerlinkissue31317 messages
2017-08-31 20:22:38vstinnercreate