]> granicus.if.org Git - python/commitdiff
bpo-34162: Add entries for idlelib/NEWS.txt (#12232)
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 8 Mar 2019 08:04:32 +0000 (03:04 -0500)
committerGitHub <noreply@github.com>
Fri, 8 Mar 2019 08:04:32 +0000 (03:04 -0500)
Lib/idlelib/NEWS.txt

index 715b013e11df6dfb5c4d8fc035321d8ae4835bb4..58050f6ce965002a617745324c87b161513ff40d 100644 (file)
@@ -3,6 +3,12 @@ Released on 2019-10-20?
 ======================================
 
 
+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.