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 serhiy.storchaka
Recipients kristjan.jonsson, pitrou, serhiy.storchaka, vstinner
Date 2017-06-23.10:52:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498215144.97.0.853348181347.issue30727@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e2aec8e691d8acb08373889d9af48a5b1d03b689 by Serhiy Storchaka in branch '3.5':
[3.5] bpo-30727: Fix a race condition in test_threading. (GH-2334) (#2352)
https://github.com/python/cpython/commit/e2aec8e691d8acb08373889d9af48a5b1d03b689
History
Date User Action Args
2017-06-23 10:52:25serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, kristjan.jonsson, vstinner
2017-06-23 10:52:24serhiy.storchakasetmessageid: <1498215144.97.0.853348181347.issue30727@psf.upfronthosting.co.za>
2017-06-23 10:52:24serhiy.storchakalinkissue30727 messages
2017-06-23 10:52:24serhiy.storchakacreate