]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-112953: Update news to finish 3.13 as main (#129877)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 9 Feb 2025 06:13:43 +0000 (01:13 -0500)
committerGitHub <noreply@github.com>
Sun, 9 Feb 2025 06:13:43 +0000 (06:13 +0000)
Entry for patch to 3.13.rc3

Lib/idlelib/News3.txt

index 37ff93f9866e3c5da51bba61ed7b49a286cd679f..f5f3a5305a398c21c9550fb396d7c909f7819770 100644 (file)
@@ -4,6 +4,8 @@ Released on 2024-10-xx
 =========================
 
 
+gh-120104: Fix padding in config and search dialog windows in IDLE.
+
 gh-120083: Add explicit black IDLE Hovertip foreground color needed for
 recent macOS. Fixes Sonoma showing unreadable white on pale yellow.
 Patch by John Riggles.