From 60d2e4e813fa05137dd395973e795a6f87a78126 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Wed, 20 Jul 2022 05:38:56 -0400 Subject: [PATCH] gh-90654: Remove unneeded blank line (GH-95044) (cherry picked from commit bd390ef825c5f2ad86e0966173a6bcaca85a56f2) Co-authored-by: Terry Jan Reedy --- Lib/idlelib/NEWS.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 086b2060766cf6..05308a0b114af1 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -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