From: Terry Jan Reedy Date: Sat, 24 Aug 2019 18:10:04 +0000 (-0400) Subject: Revert "(TH-15402)" (#15468) X-Git-Tag: v3.9.0a1~791 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fa7a6f5e355f69452682f1beba66bd1ac7fef79a;p=thirdparty%2FPython%2Fcpython.git Revert "(TH-15402)" (#15468) This reverts commit a50f0a4c2bd997e4534162ecc1853cb54c7ae902. --- 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 2a5b0bd0e90c..a44fd3b59b4f 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 @@ -Refactor IDLE autocomplete and improve testing. +IDLE - Refactor autocompete and improve testing.