From: Terry Jan Reedy Date: Sun, 9 Feb 2025 07:24:34 +0000 (-0500) Subject: gh-129876: Initial 3.14 News3.txt entries (#129881) X-Git-Tag: v3.14.0a5~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d9c4e260d4ea8fd8bc61c58bdf7db4c670470ee;p=thirdparty%2FPython%2Fcpython.git gh-129876: Initial 3.14 News3.txt entries (#129881) --- diff --git a/Lib/idlelib/News3.txt b/Lib/idlelib/News3.txt index f5f3a5305a39..da001247884b 100644 --- a/Lib/idlelib/News3.txt +++ b/Lib/idlelib/News3.txt @@ -1,9 +1,22 @@ +What's New in IDLE 3.14.0 +(since 3.13.0) +Released on 2025-10-07 +========================= + + +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. + +gh-122392: Increase currently inadequate vertical spacing for the IDLE +browsers (path, module, and stack) on high-resolution monitors. + + What's New in IDLE 3.13.0 (since 3.12.0) -Released on 2024-10-xx +Released on 2024-10-07 ========================= - gh-120104: Fix padding in config and search dialog windows in IDLE. gh-120083: Add explicit black IDLE Hovertip foreground color needed for