From 78684ebe60e7ac913bec04b311016a90640b2ca1 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Fri, 8 Mar 2019 03:04:32 -0500 Subject: [PATCH] bpo-34162: Add entries for idlelib/NEWS.txt (GH-12232) (cherry picked from commit 8a1bab92915dd5c88832706c56af2f5611181d50) Co-authored-by: Terry Jan Reedy --- Lib/idlelib/NEWS.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 367d933ec2ed54..d2c150b8e2a91c 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -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.