From 293ab65351035f6d1d77ad22709caee9b37c236c Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Sun, 9 Feb 2025 02:14:09 -0500 Subject: [PATCH] [3.12] gh-129876: Initial 3.14 News3.txt entries (GH-129881) --- Lib/idlelib/News3.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Lib/idlelib/News3.txt b/Lib/idlelib/News3.txt index 46cf93f6b5994e..42dfffd11c6920 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