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 pitrou
Date 2013-02-11.13:59:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360591190.95.0.210480467275.issue17182@psf.upfronthosting.co.za>
In-reply-to
Content
Having a dedicated optional attribute on KeyboardInterrupt receiving the signal number would be useful in certain circumstances, for example if you want to propagate the signal to a child process.
History
Date User Action Args
2013-02-11 13:59:51pitrousetrecipients: + pitrou
2013-02-11 13:59:50pitrousetmessageid: <1360591190.95.0.210480467275.issue17182@psf.upfronthosting.co.za>
2013-02-11 13:59:50pitroulinkissue17182 messages
2013-02-11 13:59:50pitroucreate