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 f8cfe54 commit fd668bcCopy full SHA for fd668bc
Lib/idlelib/NEWS.txt
@@ -1,5 +1,5 @@
1
-What's New in IDLE 3.9.1
2
-Released on 2020-12-07?
+What's New in IDLE 3.9.2
+Released on 2021-02-15?
3
======================================
4
5
@@ -8,6 +8,11 @@ bpo-33065: Fix problem debugging user classes with __repr__ method.
8
bpo-32631: Finish zzdummy example extension module: make menu entries
9
work; add docstrings and tests with 100% coverage.
10
11
+
12
+What's New in IDLE 3.9.1
13
+Released on 2020-12-07
14
+======================================
15
16
bpo-42508: Keep IDLE running on macOS. Remove obsolete workaround
17
that prevented running files with shortcuts when using new universal2
18
installers built on macOS 11.
0 commit comments