[3.14] gh-129876: Update IDLE News3.txt to May 2025 (GH-135139) (#135140)

gh-129876: Update IDLE News3.txt to May 2025 (GH-135139)
(cherry picked from commit 0df15d0d4d)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
Miss Islington (bot) 2025-06-04 17:52:53 +02:00 committed by GitHub
parent da1bbce4ce
commit 02bcd1b142
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 gh-127060: Set TERM environment variable to 'dumb' to not add ANSI escape
sequences for text color in tracebacks. IDLE does not understand them. sequences for text color in tracebacks. IDLE does not understand them.
Patch by Victor Stinner. Patch by Victor Stinner.