From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sat, 30 Jul 2022 20:24:13 +0000 (-0700) Subject: gh-90654: IDLE - Insert blank line in NEWS.txt (GH-95478) X-Git-Tag: v3.11.0rc1~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cfef4df7cebeaabc9962c55492603293862f51e2;p=thirdparty%2FPython%2Fcpython.git gh-90654: IDLE - Insert blank line in NEWS.txt (GH-95478) Needed for backports. (cherry picked from commit 9ec6abf6dc6ab622efda83a28d83d25ba129bbe2) Co-authored-by: Terry Jan Reedy --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 85116b5b6b93..1d3110413bb3 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -3,6 +3,7 @@ What's New in IDLE 3.11.0 Released on 2022-10-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