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 ned.deily, njs, pitrou, steve.dower, vstinner, yselivanov
Date 2017-06-10.09:20:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497086405.61.0.838425915848.issue30038@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0b7629cd846e3e160ac07cafc4e97644024f11b8 by Victor Stinner in branch '3.6':
bpo-30038: fix race condition in signal delivery + wakeup fd (#1082) (#2075)
https://github.com/python/cpython/commit/0b7629cd846e3e160ac07cafc4e97644024f11b8
History
Date User Action Args
2017-06-10 09:20:05vstinnersetrecipients: + vstinner, pitrou, ned.deily, njs, yselivanov, steve.dower
2017-06-10 09:20:05vstinnersetmessageid: <1497086405.61.0.838425915848.issue30038@psf.upfronthosting.co.za>
2017-06-10 09:20:05vstinnerlinkissue30038 messages
2017-06-10 09:20:05vstinnercreate