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 Mike Pomraning, SilentGhost, gregory.p.smith, martin.panter, rpcope1, vstinner
Date 2018-01-30.05:27:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517290061.65.0.467229070634.issue25942@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f4d644f36ffb6cb11b34bfcf533c14cfaebf709a by Gregory P. Smith in branch 'master':
bpo-25942: make subprocess more graceful on ^C (GH-5026)
https://github.com/python/cpython/commit/f4d644f36ffb6cb11b34bfcf533c14cfaebf709a
History
Date User Action Args
2018-01-30 05:27:41gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, SilentGhost, martin.panter, Mike Pomraning, rpcope1
2018-01-30 05:27:41gregory.p.smithsetmessageid: <1517290061.65.0.467229070634.issue25942@psf.upfronthosting.co.za>
2018-01-30 05:27:41gregory.p.smithlinkissue25942 messages
2018-01-30 05:27:41gregory.p.smithcreate