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 gregory.p.smith
Recipients SamB, eryksun, foom, gregory.p.smith, jwilk, loewis, martin.panter, mwh, petri.lehtinen, pitrou, rnk, vstinner
Date 2019-02-16.20:57:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550350662.55.0.833919984654.issue1054041@roundup.psfhosted.org>
In-reply-to
Content
New changeset 38f11cc3f62db11a4a24354bd06273322ac91afa by Gregory P. Smith in branch 'master':
bpo-1054041: Exit properly after an uncaught ^C. (#11862)
https://github.com/python/cpython/commit/38f11cc3f62db11a4a24354bd06273322ac91afa
History
Date User Action Args
2019-02-16 20:57:42gregory.p.smithsetrecipients: + gregory.p.smith, mwh, loewis, foom, pitrou, vstinner, jwilk, rnk, petri.lehtinen, martin.panter, SamB, eryksun
2019-02-16 20:57:42gregory.p.smithsetmessageid: <1550350662.55.0.833919984654.issue1054041@roundup.psfhosted.org>
2019-02-16 20:57:42gregory.p.smithlinkissue1054041 messages
2019-02-16 20:57:42gregory.p.smithcreate