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 njs, pitrou, vstinner, yselivanov
Date 2018-07-18.16:49:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531932570.33.0.56676864532.issue34130@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 296e5720921f1837dfd09a16457ac5bba7cb1676 by Victor Stinner in branch '3.7':
[3.7] bpo-34130: Fix 2 race conditions in test_signal (GH-8329)
https://github.com/python/cpython/commit/296e5720921f1837dfd09a16457ac5bba7cb1676
History
Date User Action Args
2018-07-18 16:49:30vstinnersetrecipients: + vstinner, pitrou, njs, yselivanov
2018-07-18 16:49:30vstinnersetmessageid: <1531932570.33.0.56676864532.issue34130@psf.upfronthosting.co.za>
2018-07-18 16:49:30vstinnerlinkissue34130 messages
2018-07-18 16:49:30vstinnercreate