]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-45193: News for IDLE PR_28343 (GH-28348)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Sep 2021 18:46:48 +0000 (11:46 -0700)
committerPablo Galindo <pablogsal@gmail.com>
Sun, 19 Sep 2021 18:52:41 +0000 (19:52 +0100)
(cherry picked from commit 9d76d28867c28bcc881b851547a9cd7ac003ae88)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
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.