Skip to content

Commit 225caed

Browse files
committed
Add 152745
1 parent 3032666 commit 225caed

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

Lib/idlelib/News3.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ Released on 2026-10-01
44
=========================
55

66

7-
gh-152743: When an integer entry in IDLE's Settings dialog, such as "Auto squeeze min lines", is deleted, do not save '', which is an invalid configuration value.
8-
Patch by Serhiy Storchaka
7+
gh-152745: When "Run... Customized" with "Restart shell" unchecked
8+
while Shell is running code, including waiting for an input('prompt:')
9+
response, just report that the shell is executing instead of
10+
reporting twice and restarting anyway. Patch by Serhiy Storchaka.
11+
12+
gh-152743: When an integer entry in IDLE's Settings dialog, such as
13+
"Auto squeeze min lines", is deleted, do not save '', which is an
14+
invalid configuration value. Patch by Serhiy Storchaka.
915

1016
gh-152742: MakeChange the default extension when saving a Shell or
1117
Output window '.txt' and list text files before Python files. Their

0 commit comments

Comments
 (0)