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 f2320b3 commit 8a1bab9Copy full SHA for 8a1bab9
1 file changed
Lib/idlelib/NEWS.txt
@@ -3,6 +3,12 @@ Released on 2019-10-20?
3
======================================
4
5
6
+bpl-36152: Remove colorizer.ColorDelegator.close_when_done and the
7
+corresponding argument of .close(). In IDLE, both have always been
8
+None or False since 2007.
9
+
10
+bpo-36096: Make colorizer state variables instance-only.
11
12
bpo-24310: Document settings dialog font tab sample.
13
14
bpo-35689: Add docstrings and tests for colorizer.
0 commit comments