From 8341a4d918ca96f8a5523444e056ffa82fa039d5 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Tue, 12 Nov 2019 05:02:48 -0500 Subject: [3.8] bpo-37309: idlelib/NEWS.txt - add missing period. (#17115) --- 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 04d9bb8..47f66fa 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.8.0 (since 3.7.0) -- cgit v0.12