[3.7] bpo-36958: In IDLE, print exit message (GH-13435) by miss-islington · Pull Request #13437 · 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

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

May 20, 2019

edited by bedevere-bot

Loading

Print any argument other than None or int passed to SystemExit
or sys.exit().
(cherry picked from commit 6d965b3)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

https://bugs.python.org/issue36958

Print any argument other than None or int passed to SystemExit
or sys.exit().
(cherry picked from commit 6d965b3)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

@miss-islington

Copy link Copy Markdown

Contributor Author

@terryjreedy: Status check is done, and it's a success ✅ .

1 similar comment

@miss-islington

Copy link Copy Markdown

Contributor Author

@terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 2d94d4f into python:3.7

May 20, 2019

@miss-islington miss-islington deleted the backport-6d965b3-3.7 branch

May 20, 2019 07:17

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

Reviewers

@terryjreedy terryjreedy terryjreedy approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @terryjreedy @the-knights-who-say-ni @bedevere-bot