From: Terry Jan Reedy Date: Sat, 30 Jul 2022 19:59:39 +0000 (-0400) Subject: [3.10] gh-90654: IDLE - Insert blank line in NEWS.txt (#95479) X-Git-Tag: v3.10.6~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bfed0ae8c021a1649962647e2412db35cdcc418f;p=thirdparty%2FPython%2Fcpython.git [3.10] gh-90654: IDLE - Insert blank line in NEWS.txt (#95479) Needed for backports. Cherrypicked from 9ec6abf6dc6ab622efda83a28d83d25ba129bbe2 --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 6d7355355982..7ec675a9dc45 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -3,6 +3,7 @@ after 3.10.0 until 3.10.10? Released 2023-04-03? ========================= + gh-95411: Enable using IDLE's module browser with .pyw files. gh-89610: Add .pyi as a recognized extension for IDLE on macOS. This allows