◐ Shell
clean mode source ↗

[3.9] bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (GH-21956) by ambv · Pull Request #22397 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ambv

@ambv ambv commented

Sep 24, 2020

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

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>

@ambv ambv merged commit ca8d46d into python:3.9

Sep 24, 2020

@bedevere-bot

Copy link Copy Markdown

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

ambv reacted with rocket emoji

@ambv ambv deleted the backport-a68a2ad-3.9 branch

September 24, 2020 14:34

@ambv

ambv commented

Oct 4, 2020

Copy link Copy Markdown

Contributor Author

This goes into 3.9.0.

graingert reacted with thumbs up emoji gvanrossum reacted with hooray emoji

ambv added a commit to ambv/cpython that referenced this pull request

Oct 4, 2020
…ain_run_module (pythonGH-21956) (python#22397)

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@graingert graingert graingert approved these changes

@gvanrossum gvanrossum gvanrossum approved these changes

Assignees

No one assigned

Labels

tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@ambv @bedevere-bot @graingert @gvanrossum @the-knights-who-say-ni