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 ned.deily, pitrou, pkerling, vstinner
Date 2018-06-01.10:50:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527850232.4.0.682650639539.issue30654@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 623b439abebc913bc416d92f38fe371e84b0276b by Antoine Pitrou (Miss Islington (bot)) in branch '3.7':
bpo-30654: Do not reset SIGINT handler to SIG_DFL in finisignal (GH-7146) (GH-7306)
https://github.com/python/cpython/commit/623b439abebc913bc416d92f38fe371e84b0276b
History
Date User Action Args
2018-06-01 10:50:32pitrousetrecipients: + pitrou, vstinner, ned.deily, pkerling
2018-06-01 10:50:32pitrousetmessageid: <1527850232.4.0.682650639539.issue30654@psf.upfronthosting.co.za>
2018-06-01 10:50:32pitroulinkissue30654 messages
2018-06-01 10:50:32pitroucreate