]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-34162: Add entries for idlelib/NEWS.txt (GH-12232)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Mar 2019 08:25:52 +0000 (00:25 -0800)
committerGitHub <noreply@github.com>
Fri, 8 Mar 2019 08:25:52 +0000 (00:25 -0800)
(cherry picked from commit 8a1bab92915dd5c88832706c56af2f5611181d50)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/NEWS.txt

index 367d933ec2ed548da01f62e603e75f1478662cdc..d2c150b8e2a91c19f2a2abdf40bf15d9cee99ba4 100644 (file)
@@ -3,6 +3,12 @@ Released on 2019-??-??
 ======================================
 
 
+bpl-36152: Remove colorizer.ColorDelegator.close_when_done and the
+corresponding argument of .close().  In IDLE, both have always been
+None or False since 2007.
+
+bpo-36096: Make colorizer state variables instance-only.
+
 bpo-24310: Document settings dialog font tab sample.
 
 bpo-35689: Add docstrings and tests for colorizer.