From 04c6b338cf00465020ca0d6dd10a92c82ebc2517 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Sun, 27 Oct 2019 01:03:32 -0400 Subject: [PATCH] [3.7] bpo-37309: First idlelib/NEWS.txt for 3.7.6 (GH-) --- Lib/idlelib/NEWS.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 00d00a160b017cb..6ced11f23729acd 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,5 +1,13 @@ +What's New in IDLE 3.7.6 +Released on 2019-12-16? +====================================== + + +bpo-38598: Do not try to compile IDLE shell or output windows + + What's New in IDLE 3.7.5 -Released on 2019-09-30? +Released on 2019-10-15 ====================================== bpo-36698: IDLE no longer fails when writing non-encodable characters