Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8a1bab9

Browse files
authored
bpo-34162: Add entries for idlelib/NEWS.txt (#12232)
1 parent f2320b3 commit 8a1bab9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lib/idlelib/NEWS.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ Released on 2019-10-20?
33
======================================
44

55

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+
612
bpo-24310: Document settings dialog font tab sample.
713

814
bpo-35689: Add docstrings and tests for colorizer.

0 commit comments

Comments
 (0)