◐ Shell
clean mode source ↗

Message 378057 - Python tracker

Message378057

Author lukasz.langa
Recipients eryksun, graingert, gregory.p.smith, gvanrossum, lukasz.langa, ncoghlan
Date 2020-10-05.16:10:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601914220.27.0.618027908205.issue41602@roundup.psfhosted.org>
In-reply-to
Content
New changeset c26a666e6751a9fad766ef83432b893f9b15ecaf by Łukasz Langa in branch '3.9':
[3.9] bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (GH-21956) (#22397)
https://github.com/python/cpython/commit/c26a666e6751a9fad766ef83432b893f9b15ecaf
History
Date User Action Args
2020-10-05 16:10:20lukasz.langasetrecipients: + lukasz.langa, gvanrossum, gregory.p.smith, ncoghlan, eryksun, graingert
2020-10-05 16:10:20lukasz.langasetmessageid: <1601914220.27.0.618027908205.issue41602@roundup.psfhosted.org>
2020-10-05 16:10:20lukasz.langalinkissue41602 messages
2020-10-05 16:10:20lukasz.langacreate