]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-90654: IDLE - Insert blank line in NEWS.txt (GH-95478)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 30 Jul 2022 20:24:13 +0000 (13:24 -0700)
committerGitHub <noreply@github.com>
Sat, 30 Jul 2022 20:24:13 +0000 (13:24 -0700)
Needed for backports.
(cherry picked from commit 9ec6abf6dc6ab622efda83a28d83d25ba129bbe2)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/NEWS.txt

index 85116b5b6b931f5bcad83122cc12c21df74456c7..1d3110413bb36d61c672b386d8eba1358f2f66b8 100644 (file)
@@ -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