From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 15 Sep 2021 18:46:48 +0000 (-0700) Subject: bpo-45193: News for IDLE PR_28343 (GH-28348) X-Git-Tag: v3.10.1~308 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5bc0ffc520e09226f85d5fa8faaa83be0acee68;p=thirdparty%2FPython%2Fcpython.git bpo-45193: News for IDLE PR_28343 (GH-28348) (cherry picked from commit 9d76d28867c28bcc881b851547a9cd7ac003ae88) Co-authored-by: Terry Jan Reedy --- 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.