[3.12] gh-57795: Add news to idlelib/News3.txt (GH-113522) (#113523)

gh-57795: Add news to idlelib/News3.txt (GH-113522)
(cherry picked from commit 6c98fce33a)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
Miss Islington (bot) 2023-12-27 22:05:59 +01:00 committed by GitHub
parent 72410a3ecf
commit c1b396cdf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,11 @@ Released after 2023-10-02
========================= =========================
gh-57795: Enter selected text into the Find box when opening
a Replace dialog. Patch by Roger Serwy and Zackery Spytz.
gh-113269: Fix test_editor hang on macOS Catalina. gh-113269: Fix test_editor hang on macOS Catalina.
Patch by Terry Reedy.
gh-112939: Fix processing unsaved files when quitting IDLE on macOS. gh-112939: Fix processing unsaved files when quitting IDLE on macOS.
Patch by Ronald Oussoren and Christopher Chavez. Patch by Ronald Oussoren and Christopher Chavez.