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 48b0b1b commit 7af072cCopy full SHA for 7af072c
Lib/idlelib/NEWS.txt
@@ -1,5 +1,5 @@
1
-What's New in IDLE 3.9.0 (since 3.8.0)
2
-Released on 2020-10-05?
+What's New in IDLE 3.10.0 (since 3.9.0)
+Released on 2021-10-04?
3
======================================
4
5
@@ -8,6 +8,11 @@ bpo-35764: Rewrite the Calltips doc section.
8
bpo-40181: In calltips, stop reminding that '/' marks the end of
9
positional-only arguments.
10
11
+
12
+What's New in IDLE 3.9.0 (since 3.8.0)
13
+Released on 2020-10-05?
14
+======================================
15
16
bpo-41468: Improve IDLE run crash error message (which users should
17
never see).
18
0 commit comments