https://github.com/python/cpython/commit/0df15d0d4d55dcf7b7a7f4b2985bf84fd092d257
commit: 0df15d0d4d55dcf7b7a7f4b2985bf84fd092d257
branch: main
author: Terry Jan Reedy <[email protected]>
committer: terryjreedy <[email protected]>
date: 2025-06-04T11:26:19-04:00
summary:

gh-129876: Update IDLE News3.txt to May 2025 (#135139)

files:
M Lib/idlelib/News3.txt

diff --git a/Lib/idlelib/News3.txt b/Lib/idlelib/News3.txt
index 74d84b3893125a..30784578cc637f 100644
--- a/Lib/idlelib/News3.txt
+++ b/Lib/idlelib/News3.txt
@@ -4,6 +4,13 @@ Released on 2025-10-07
 =========================
 
 
+gh-112936: IDLE - Include Shell menu in single-process mode,
+though with Restart Shell and View Last Restart disabled.
+Patch by Zhikang Yan.
+
+gh-112938: IDLE - Fix uninteruptable hang when Shell gets
+rapid continuous output.
+
 gh-127060: Set TERM environment variable to 'dumb' to not add ANSI escape
 sequences for text color in tracebacks. IDLE does not understand them.
 Patch by Victor Stinner.

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to