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 2018-10-18.10:16:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539857780.31.0.788709270274.issue35012@psf.upfronthosting.co.za>
In-reply-to
Content
I identified a race condition:

https://bugs.python.org/issue33966
https://github.com/python/cpython/pull/7966
History
Date User Action Args
2018-10-18 10:16:20vstinnersetrecipients: + vstinner
2018-10-18 10:16:20vstinnersetmessageid: <1539857780.31.0.788709270274.issue35012@psf.upfronthosting.co.za>
2018-10-18 10:16:20vstinnerlinkissue35012 messages
2018-10-18 10:16:20vstinnercreate