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, foom, gregory.p.smith, jwilk, loewis, martin.panter, mwh, petri.lehtinen, pitrou, rnk, vstinner
Date 2019-02-14.00:16:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550103366.2.0.527989608779.issue1054041@roundup.psfhosted.org>
In-reply-to
Content
I expect that'll work as desired and avoids the re-raising of the signal.

Unless told otherwise I assume this should be a POSIX specific platform behavior.  ie: no return value alteration due to an uncaught KeyboardInterrupt on the Windows API build.
History
Date User Action Args
2019-02-14 00:16:06gregory.p.smithsetrecipients: + gregory.p.smith, mwh, loewis, foom, pitrou, vstinner, jwilk, rnk, petri.lehtinen, martin.panter, SamB
2019-02-14 00:16:06gregory.p.smithsetmessageid: <1550103366.2.0.527989608779.issue1054041@roundup.psfhosted.org>
2019-02-14 00:16:06gregory.p.smithlinkissue1054041 messages
2019-02-14 00:16:06gregory.p.smithcreate