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 vstinner
Date 2017-07-28.16:22:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501258961.54.0.44084110028.issue31022@psf.upfronthosting.co.za>
In-reply-to
Content
I tried to reproduce the bug on my Windows 8.1 VM. I ran the test more than 1,000 times. In parallel, I ran "python -m test -j0 -rW" to increase the system load, but it wasn't enough to reproduce the bug.
History
Date User Action Args
2017-07-28 16:22:41vstinnersetrecipients: + vstinner
2017-07-28 16:22:41vstinnersetmessageid: <1501258961.54.0.44084110028.issue31022@psf.upfronthosting.co.za>
2017-07-28 16:22:41vstinnerlinkissue31022 messages
2017-07-28 16:22:41vstinnercreate