From: Terry Jan Reedy Date: Sun, 27 Oct 2019 05:25:27 +0000 (-0400) Subject: [3.8] bpo-37309: First idlelib/NEWS.txt for 3.8.1 (GH-16947) X-Git-Tag: v3.8.1rc1~126 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d6418a075f272aeab93c6f2ec15c10257b94e1d;p=thirdparty%2FPython%2Fcpython.git [3.8] bpo-37309: First idlelib/NEWS.txt for 3.8.1 (GH-16947) --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 1597eb960b2b..04d9bb84b792 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,5 +1,13 @@ +What's New in IDLE 3.8.1 +Released on 2019-12-16? +====================================== + + +bpo-38598: Do not try to compile IDLE shell or output windows + + What's New in IDLE 3.8.0 (since 3.7.0) -Released on 2019-10-20? +Released on 2019-10-14 ====================================== bpo-36698: IDLE no longer fails when writing non-encodable characters