◐ Shell
clean mode source ↗

Message 377451 - Python tracker

Message377451

Author lukasz.langa
Recipients eryksun, graingert, gregory.p.smith, gvanrossum, lukasz.langa, ncoghlan
Date 2020-09-24.16:44:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600965862.47.0.970488644504.issue41602@roundup.psfhosted.org>
In-reply-to
Content
New changeset ae462297c08515f2c0dacf77b04816504142ba3e by Thomas Grainger in branch '3.8':
[3.8] bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (GH-21956) (#22398)
https://github.com/python/cpython/commit/ae462297c08515f2c0dacf77b04816504142ba3e
History
Date User Action Args
2020-09-24 16:44:22lukasz.langasetrecipients: + lukasz.langa, gvanrossum, gregory.p.smith, ncoghlan, eryksun, graingert
2020-09-24 16:44:22lukasz.langasetmessageid: <1600965862.47.0.970488644504.issue41602@roundup.psfhosted.org>
2020-09-24 16:44:22lukasz.langalinkissue41602 messages
2020-09-24 16:44:22lukasz.langacreate