From 5932b4928e80bb41f1a331ac2f23855c69899abc Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Tue, 12 Nov 2019 05:02:48 -0500 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 6ced11f23729acd..fb22fb5e2bce046 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