summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2019-11-12 10:02:48 (GMT)
committerGitHub <noreply@github.com>2019-11-12 10:02:48 (GMT)
commit8341a4d918ca96f8a5523444e056ffa82fa039d5 (patch)
treea01554f543811b92684069d06a60ad789fdd94f3 /Lib
parent3562439eb293c5fe90b1f1fe507d57d2f4fcd044 (diff)
downloadcpython-8341a4d918ca96f8a5523444e056ffa82fa039d5.zip
cpython-8341a4d918ca96f8a5523444e056ffa82fa039d5.tar.gz
cpython-8341a4d918ca96f8a5523444e056ffa82fa039d5.tar.bz2
[3.8] bpo-37309: idlelib/NEWS.txt - add missing period. (#17115)
Diffstat (limited to 'Lib')
-rw-r--r--Lib/idlelib/NEWS.txt2
1 files changed, 1 insertions, 1 deletions
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)