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 pitrou
Recipients jdemeyer, pitrou
Date 2017-11-03.18:58:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509735529.5.0.213398074469.issue30057@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f6f90ff079a22b79a58d47b6117cc8a8c7d366f3 by Antoine Pitrou in branch 'master':
bpo-30057: Fix potential missed signal in signal.signal(). (#4258)
https://github.com/python/cpython/commit/f6f90ff079a22b79a58d47b6117cc8a8c7d366f3
History
Date User Action Args
2017-11-03 18:58:49pitrousetrecipients: + pitrou, jdemeyer
2017-11-03 18:58:49pitrousetmessageid: <1509735529.5.0.213398074469.issue30057@psf.upfronthosting.co.za>
2017-11-03 18:58:49pitroulinkissue30057 messages
2017-11-03 18:58:49pitroucreate