8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5e0451 commit 550ec5cCopy full SHA for 550ec5c
Lib/idlelib/News3.txt
@@ -4,6 +4,13 @@ Released after 2023-10-02
4
=========================
5
6
7
+gh-127060: Set TERM environment variable to 'dumb' to not add ANSI escape
8
+sequences for text color in tracebacks. IDLE does not understand them.
9
+Patch by Victor Stinner.
10
+
11
+gh-122392: Increase currently inadequate vertical spacing for the IDLE
12
+browsers (path, module, and stack) on high-resolution monitors.
13
14
gh-120104: Fix padding in config and search dialog windows in IDLE.
15
16
gh-120083: Add explicit black IDLE Hovertip foreground color needed for
0 commit comments