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 kristjan.jonsson, mattbillenstein, ned.deily, neologix, njs, pitrou, ronaldoussoren, vstinner
Date 2017-07-01.17:12:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498929128.14.0.286123479204.issue30703@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3024c0529077f5cff0b32dc84b5923c8fba99a87 by Antoine Pitrou in branch '3.6':
[3.6] bpo-30703: Improve signal delivery (GH-2415) (#2527)
https://github.com/python/cpython/commit/3024c0529077f5cff0b32dc84b5923c8fba99a87
History
Date User Action Args
2017-07-01 17:12:08pitrousetrecipients: + pitrou, ronaldoussoren, kristjan.jonsson, vstinner, ned.deily, njs, neologix, mattbillenstein
2017-07-01 17:12:08pitrousetmessageid: <1498929128.14.0.286123479204.issue30703@psf.upfronthosting.co.za>
2017-07-01 17:12:08pitroulinkissue30703 messages
2017-07-01 17:12:07pitroucreate