From cfef4df7cebeaabc9962c55492603293862f51e2 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Sat, 30 Jul 2022 13:24:13 -0700 Subject: 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 --- Lib/idlelib/NEWS.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 85116b5..1d31104 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 -- cgit v0.12