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 quentel, serhiy.storchaka, v+python, vstinner
Date 2017-07-28.16:19:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
FYI there was a race condition, impacting Windows. I just fixed it: bpo-31066, commit 28ce07ae9e34c70eea6b52515c7e00001cefd41e.
History
Date User Action Args
2017-07-28 16:19:47vstinnersetrecipients: + vstinner, v+python, quentel, serhiy.storchaka
2017-07-28 16:19:47vstinnersetmessageid: <[email protected]>
2017-07-28 16:19:47vstinnerlinkissue29654 messages
2017-07-28 16:19:47vstinnercreate