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.19:23:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509736994.67.0.213398074469.issue30057@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ea80ae04e2ec68c7e289048d3224a24b3c3fb107 by Antoine Pitrou (Miss Islington (bot)) in branch '3.6':
bpo-30057: Fix potential missed signal in signal.signal(). (GH-4258) (#4261)
https://github.com/python/cpython/commit/ea80ae04e2ec68c7e289048d3224a24b3c3fb107
History
Date User Action Args
2017-11-03 19:23:14pitrousetrecipients: + pitrou, jdemeyer
2017-11-03 19:23:14pitrousetmessageid: <1509736994.67.0.213398074469.issue30057@psf.upfronthosting.co.za>
2017-11-03 19:23:14pitroulinkissue30057 messages
2017-11-03 19:23:14pitroucreate