https://github.com/python/cpython/commit/f72977b2f4a29063ae3019e50360f4af869f4149 commit: f72977b2f4a29063ae3019e50360f4af869f4149 branch: main author: Terry Jan Reedy <[email protected]> committer: terryjreedy <[email protected]> date: 2025-02-09T06:13:43Z summary:
gh-112953: Update news to finish 3.13 as main (#129877) Entry for patch to 3.13.rc3 files: M Lib/idlelib/News3.txt diff --git a/Lib/idlelib/News3.txt b/Lib/idlelib/News3.txt index 37ff93f9866e3c..f5f3a5305a398c 100644 --- a/Lib/idlelib/News3.txt +++ b/Lib/idlelib/News3.txt @@ -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. _______________________________________________ Python-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: [email protected]
