]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-45193: News for IDLE PR_28343 (GH-28348)
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 15 Sep 2021 18:26:43 +0000 (14:26 -0400)
committerGitHub <noreply@github.com>
Wed, 15 Sep 2021 18:26:43 +0000 (14:26 -0400)
Misc/NEWS.d/next/IDLE/2021-09-15-03-20-06.bpo-45193.G61_GV.rst [new file with mode: 0644]

diff --git a/Misc/NEWS.d/next/IDLE/2021-09-15-03-20-06.bpo-45193.G61_GV.rst b/Misc/NEWS.d/next/IDLE/2021-09-15-03-20-06.bpo-45193.G61_GV.rst
new file mode 100644 (file)
index 0000000..9472964
--- /dev/null
@@ -0,0 +1 @@
+Make completion boxes appear on Ubuntu again.