From: Terry Jan Reedy Date: Fri, 8 Mar 2019 08:04:32 +0000 (-0500) Subject: bpo-34162: Add entries for idlelib/NEWS.txt (#12232) X-Git-Tag: v3.8.0a3~144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a1bab92915dd5c88832706c56af2f5611181d50;p=python bpo-34162: Add entries for idlelib/NEWS.txt (#12232) --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 715b013e11..58050f6ce9 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -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.