From: Terry Jan Reedy Date: Wed, 20 Jul 2022 08:16:42 +0000 (-0400) Subject: [3.10] gh-90654: Update maintenance NEWS header (#94355) X-Git-Tag: v3.10.6~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1c3b2fe0fa6bc5b3300edd0a8fb9facaeb61f5b1;p=thirdparty%2FPython%2Fcpython.git [3.10] gh-90654: Update maintenance NEWS header (#94355) --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 74404405aca9..dcfb1209ac73 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,6 +1,6 @@ What's New in IDLE 3.10.z -after 3.10.0 until 3.10.? -Released on 2022-05-16 +after 3.10.0 until 3.10.10? +Released 2023-04-03? ========================= @@ -29,7 +29,6 @@ What's New in IDLE 3.10.0 Released on 2021-10-04 ========================= - bpo-45193: Make completion boxes appear on Ubuntu again. bpo-40128: Mostly fix completions on macOS when not using tcl/tk 8.6.11