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 1a28898 commit c28eed3Copy full SHA for c28eed3
Lib/idlelib/News3.txt
@@ -1,9 +1,22 @@
1
+What's New in IDLE 3.13.z
2
+(since 3.13.0)
3
+Released after 2024-10-07
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
15
What's New in IDLE 3.13.0
16
(since 3.12.0)
-Released on 2024-10-xx
17
+Released on 2024-10-07
18
=========================
19
-
20
gh-120104: Fix padding in config and search dialog windows in IDLE.
21
22
gh-120083: Add explicit black IDLE Hovertip foreground color needed for
0 commit comments