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 bdf0fec commit 653e17bCopy full SHA for 653e17b
Lib/idlelib/NEWS.txt
@@ -1,12 +1,16 @@
1
-What's New in IDLE 3.8.8
2
-Released on 2021-02-15?
3
-======================================
+What's New in IDLE 3.8.9
+Released on 2021-05-03?
+=========================
4
5
6
bpo-43283: Document why printing to IDLE's Shell is often slower than
7
printing to a system terminal and that it can be made faster by
8
pre-formatting a single string before printing.
9
10
+What's New in IDLE 3.8.8
11
+Released on 2021-02-19
12
+======================================
13
+
14
bpo-23544: Disable Debug=>Stack Viewer when user code is running or
15
Debugger is active, to prevent hang or crash. Patch by Zackery Spytz.
16
0 commit comments