From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 20 Jul 2022 22:03:35 +0000 (-0700) Subject: gh-90654: Remove unneeded blank line (GH-95044) (#95047) X-Git-Tag: v3.11.0b5~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=57375d1d74c971fb4aabbe911e8b25f18465e648;p=thirdparty%2FPython%2Fcpython.git gh-90654: Remove unneeded blank line (GH-95044) (#95047) (cherry picked from commit bd390ef825c5f2ad86e0966173a6bcaca85a56f2) Co-authored-by: Terry Jan Reedy Co-authored-by: Terry Jan Reedy --- 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