Skip to content

[3.9] bpo-45296: Clarify close, quit, and exit in IDLE (GH-30936)#30945

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-fcde0bc-3.9
Jan 27, 2022
Merged

[3.9] bpo-45296: Clarify close, quit, and exit in IDLE (GH-30936)#30945
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-fcde0bc-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Jan 27, 2022

Copy link
Copy Markdown
Contributor

In the File menu, 'Close' and 'Exit' are now 'Close Window' (the current
one) and 'Exit' is now 'Exit IDLE' (by closing all windows).
In Shell, 'quit()' and 'exit()' mean 'close Shell'.
If there are no other windows, this also exits IDLE.
(cherry picked from commit fcde0bc)

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

https://bugs.python.org/issue45296

In the File menu, 'Close' and 'Exit' are now 'Close Window' (the current
one) and 'Exit' is now 'Exit IDLE' (by closing all windows).
In Shell, 'quit()' and 'exit()' mean 'close Shell'.
If there are no other windows, this also exits IDLE.
(cherry picked from commit fcde0bc)

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 ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit bc7d96e into python:3.9 Jan 27, 2022
@miss-islington miss-islington deleted the backport-fcde0bc-3.9 branch January 27, 2022 03:41
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

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

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants