Skip to content

[3.15] gh-82183: Do not restart the busy IDLE shell when running without restart (GH-152745)#152832

Merged
terryjreedy merged 1 commit into
python:3.15from
miss-islington:backport-be449b1-3.15
Jul 1, 2026
Merged

[3.15] gh-82183: Do not restart the busy IDLE shell when running without restart (GH-152745)#152832
terryjreedy merged 1 commit into
python:3.15from
miss-islington:backport-be449b1-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

"Run... Customized" with "Restart shell" unchecked restarted the shell
anyway when it was busy executing code, killing any pending input. It now
reports that the shell is executing just once, not twice, and does not run.
(cherry picked from commit be449b1)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…ut restart (pythonGH-152745)

"Run... Customized" with "Restart shell" unchecked restarted the shell
anyway when it was busy executing code, killing any pending input.  It now
reports that the shell is executing just once, not twice, and does not run.
(cherry picked from commit be449b1)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@terryjreedy terryjreedy enabled auto-merge (squash) July 1, 2026 23:01
@terryjreedy terryjreedy merged commit 75fb033 into python:3.15 Jul 1, 2026
55 checks passed
@miss-islington miss-islington deleted the backport-be449b1-3.15 branch July 1, 2026 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants