Message 295627 - Python tracker (original) (raw)

Message295627

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:05 vstinner set recipients: + vstinner, pitrou, ned.deily, njs, yselivanov, steve.dower
2017-06-10 09:20:05 vstinner set messageid: 1497086405.61.0.838425915848.issue30038@psf.upfronthosting.co.za
2017-06-10 09:20:05 vstinner link issue30038 messages
2017-06-10 09:20:05 vstinner create