From 832341a07158955c2df899c18779b72fb379b0d0 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Tue, 12 Nov 2019 02:21:06 -0800 Subject: [PATCH] [3.8] bpo-37309: idlelib/NEWS.txt - add missing period. (GH-17115) (cherry picked from commit 8341a4d918ca96f8a5523444e056ffa82fa039d5) Co-authored-by: Terry Jan Reedy --- Lib/idlelib/NEWS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3