From ba8931d9972fcc0e7b24c45c01f594c0705cf052 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Thu, 7 Mar 2019 22:38:54 -0500 Subject: [PATCH] bpo-34162: Add entries for idlelib/NEWS.txt --- Lib/idlelib/NEWS.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 715b013e11df6d..58050f6ce96500 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.