Thanks to visit codestin.com Credit goes to github.com
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 58ccf21 commit 29f1e77Copy full SHA for 29f1e77
1 file changed
Lib/idlelib/News3.txt
@@ -1,9 +1,20 @@
1
+What's New in IDLE 3.15.0
2
+(since 3.14.0)
3
+Released on 2026-10-01
4
+=========================
5
+
6
7
+gh-143774: Better explain the operation of Format / Format Paragraph.
8
+Patch by Terry J. Reedy.
9
10
+gh-139742: Colorize t-string prefixes for template strings in IDLE,
11
+as done for f-string prefixes. Patch by Anuradha Agrawal.
12
13
What's New in IDLE 3.14.0
14
(since 3.13.0)
15
Released on 2025-10-07
16
=========================
17
-
18
gh-129873: Simplify displaying the IDLE doc by only copying the text
19
section of idle.html to idlelib/help.html. Patch by Stan Ulbrych.
20
0 commit comments