From: Terry Jan Reedy Date: Wed, 15 Sep 2021 18:26:43 +0000 (-0400) Subject: bpo-45193: News for IDLE PR_28343 (GH-28348) X-Git-Tag: v3.11.0a1~166 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d76d28867c28bcc881b851547a9cd7ac003ae88;p=thirdparty%2FPython%2Fcpython.git bpo-45193: News for IDLE PR_28343 (GH-28348) --- 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 000000000000..94729640c71e --- /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.