From: Terry Jan Reedy Date: Wed, 20 Jul 2022 09:38:56 +0000 (-0400) Subject: gh-90654: Remove unneeded blank line (#95044) X-Git-Tag: v3.12.0a1~908 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd390ef825c5f2ad86e0966173a6bcaca85a56f2;p=thirdparty%2FPython%2Fcpython.git gh-90654: Remove unneeded blank line (#95044) --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 086b2060766c..05308a0b114a 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