]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-41841: Revise header (GH-24633)
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 24 Feb 2021 02:24:33 +0000 (21:24 -0500)
committerGitHub <noreply@github.com>
Wed, 24 Feb 2021 02:24:33 +0000 (21:24 -0500)
Lib/idlelib/NEWS.txt

index 30d5b2f15f91eee6b303e2ef267eb7ccc79853ae..ca4280ff4cff8d2e05b6804f44534acc7a6634cd 100644 (file)
@@ -1,6 +1,7 @@
-What's New in IDLE 3.10.0 (since 3.9.0)
+What's New in IDLE 3.10.0
+(since 3.9.0)
 Released on 2021-10-04?
-======================================
+=========================
 
 
 bpo-43283: Document why printing to IDLE's Shell is often slower than