◐ Shell
clean mode source ↗

[3.8] bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (GH-21956) by graingert · Pull Request #22398 · 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

@graingert

@graingert graingert commented

Sep 24, 2020

edited by bedevere-bot

Loading

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.

Assuming the tests pass, what the heck.

ambv and graingert reacted with thumbs up emoji

@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

Reviewers

@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

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