From: GeeTransit <geetransit@gmail.com> Date: Sat, 24 Aug 2019 17:01:36 +0000 (-0400) Subject: (TH-15402) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a50f0a4c2bd997e4534162ecc1853cb54c7ae902;p=python (TH-15402) --- diff --git a/Misc/NEWS.d/next/IDLE/2019-08-04-17-10-01.bpo-36419.TJZqOc.rst b/Misc/NEWS.d/next/IDLE/2019-08-04-17-10-01.bpo-36419.TJZqOc.rst index a44fd3b59b..2a5b0bd0e9 100644 --- a/Misc/NEWS.d/next/IDLE/2019-08-04-17-10-01.bpo-36419.TJZqOc.rst +++ b/Misc/NEWS.d/next/IDLE/2019-08-04-17-10-01.bpo-36419.TJZqOc.rst @@ -1 +1 @@ -IDLE - Refactor autocompete and improve testing. +Refactor IDLE autocomplete and improve testing.