From: Terry Jan Reedy Date: Sun, 9 Feb 2025 07:32:52 +0000 (-0500) Subject: [3.12] gh-129876: Initial 3.14 News3.txt entries (GH-129881) (#129883) X-Git-Tag: v3.12.10~230 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=550ec5cf35a033585f3f025a85d267cdd762ff6a;p=thirdparty%2FPython%2Fcpython.git [3.12] gh-129876: Initial 3.14 News3.txt entries (GH-129881) (#129883) --- diff --git a/Lib/idlelib/News3.txt b/Lib/idlelib/News3.txt index 46cf93f6b599..42dfffd11c69 100644 --- a/Lib/idlelib/News3.txt +++ b/Lib/idlelib/News3.txt @@ -4,6 +4,13 @@ Released after 2023-10-02 ========================= +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. + gh-120104: Fix padding in config and search dialog windows in IDLE. gh-120083: Add explicit black IDLE Hovertip foreground color needed for