◐ Shell
reader mode source ↗
Skip to content

[3.8] bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (GH-21956)#22398

Merged
ambv merged 1 commit into
python:3.8from
graingert:backport-a68a2ad-3.8
Sep 24, 2020
Merged

[3.8] bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (GH-21956)#22398
ambv merged 1 commit into
python:3.8from
graingert:backport-a68a2ad-3.8

Conversation

@graingert

@graingert graingert commented Sep 24, 2020

Copy link
Copy Markdown
Contributor

[3.8] bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (GH-21956)

Closes bpo issue 41602.
(cherry picked from commit a68a2ad)

Co-authored-by: Thomas Grainger tagrain@gmail.com

https://bugs.python.org/issue41602

…ain_run_module (pythonGH-21956)

Closes bpo issue 41602.
(cherry picked from commit a68a2ad)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hide comment

Assuming the tests pass, what the heck.

@ambv ambv merged commit ae46229 into python:3.8 Sep 24, 2020
@bedevere-bot

Copy link
Copy Markdown

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@graingert graingert deleted the backport-a68a2ad-3.8 branch September 24, 2020 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants