https://github.com/python/cpython/commit/bd390ef825c5f2ad86e0966173a6bcaca85a56f2 commit: bd390ef825c5f2ad86e0966173a6bcaca85a56f2 branch: main author: Terry Jan Reedy <tjreedy at udel.edu> committer: terryjreedy <tjreedy at udel.edu> date: 2022年07月20日T05:38:56-04:00 summary: gh-90654: Remove unneeded blank line (#95044) files: M Lib/idlelib/NEWS.txt diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 086b2060766cf..05308a0b114af 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