From: Terry Jan Reedy Date: Wed, 24 Feb 2021 02:24:33 +0000 (-0500) Subject: bpo-41841: Revise header (GH-24633) X-Git-Tag: v3.10.0a6~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b9fe16a02717e89a2141311de1e36161af4de9a9;p=thirdparty%2FPython%2Fcpython.git bpo-41841: Revise header (GH-24633) --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 30d5b2f15f91..ca4280ff4cff 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -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