[Python-checkins] bpo-45193: News for IDLE PR_28343 (GH-28348)

miss-islington webhook-mailer at python.org
Wed Sep 15 14:46:53 EDT 2021


https://github.com/python/cpython/commit/a5bc0ffc520e09226f85d5fa8faaa83be0acee68
commit: a5bc0ffc520e09226f85d5fa8faaa83be0acee68
branch: 3.10
author: Miss Islington (bot) <31488909+miss-islington at users.noreply.github.com>
committer: miss-islington <31488909+miss-islington at users.noreply.github.com>
date: 2021-09-15T11:46:48-07:00
summary:

bpo-45193: News for IDLE PR_28343 (GH-28348)

(cherry picked from commit 9d76d28867c28bcc881b851547a9cd7ac003ae88)

Co-authored-by: Terry Jan Reedy <tjreedy at udel.edu>

files:
A Misc/NEWS.d/next/IDLE/2021-09-15-03-20-06.bpo-45193.G61_GV.rst

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
index 0000000000000..94729640c71eb
--- /dev/null
+++ b/Misc/NEWS.d/next/IDLE/2021-09-15-03-20-06.bpo-45193.G61_GV.rst
@@ -0,0 +1 @@
+Make completion boxes appear on Ubuntu again.



More information about the Python-checkins mailing list