From: Terry Jan Reedy Date: Sun, 27 Oct 2019 06:38:20 +0000 (-0400) Subject: [3.7] bpo-37309: First idlelib/NEWS.txt for 3.7.6 (GH-) (#16949) X-Git-Tag: v3.7.6rc1~80 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=baf2657eff82f5c33ae8194499d97ba963871655;p=thirdparty%2FPython%2Fcpython.git [3.7] bpo-37309: First idlelib/NEWS.txt for 3.7.6 (GH-) (#16949) --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 00d00a160b01..6ced11f23729 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