From 1c3b2fe0fa6bc5b3300edd0a8fb9facaeb61f5b1 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Wed, 20 Jul 2022 04:16:42 -0400 Subject: [PATCH] [3.10] gh-90654: Update maintenance NEWS header (#94355) --- Lib/idlelib/NEWS.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.47.3