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 563c7dc commit 57139a6Copy full SHA for 57139a6
1 file changed
Lib/idlelib/NEWS.txt
@@ -1,9 +1,20 @@
1
+What's New in IDLE 3.12.0
2
+(since 3.11.0)
3
+Released on 2023-10-02
4
+=========================
5
+
6
7
+gh-88496 Fix IDLE test hang on macOS.
8
9
+gh-103314 Support sys.last_exc after exceptions in Shell.
10
+Patch by Irit Katriel.
11
12
13
What's New in IDLE 3.11.0
14
(since 3.10.0)
-Released on 2022-10-03
15
+Released on 2022-10-24
16
=========================
17
-
18
gh-97527: Fix a bug in the previous bugfix that caused IDLE to not
19
start when run with 3.10.8, 3.12.0a1, and at least Microsoft Python
20
3.10.2288.0 installed without the Lib/test package. 3.11.0 was never
0 commit comments