From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Tue, 12 Nov 2019 10:21:06 +0000 (-0800) Subject: [3.8] bpo-37309: idlelib/NEWS.txt - add missing period. (GH-17115) X-Git-Tag: v3.7.6rc1~61 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=832341a07158955c2df899c18779b72fb379b0d0;p=thirdparty%2FPython%2Fcpython.git [3.8] bpo-37309: idlelib/NEWS.txt - add missing period. (GH-17115) (cherry picked from commit 8341a4d918ca96f8a5523444e056ffa82fa039d5) Co-authored-by: Terry Jan Reedy --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 6ced11f23729..fb22fb5e2bce 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -3,7 +3,7 @@ Released on 2019-12-16? ====================================== -bpo-38598: Do not try to compile IDLE shell or output windows +bpo-38598: Do not try to compile IDLE shell or output windows. What's New in IDLE 3.7.5