summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d
diff options
context:
space:
mode:
authorCheryl Sabella <cheryl.sabella@gmail.com>2019-07-16 20:58:25 (GMT)
committerTerry Jan Reedy <tjreedy@udel.edu>2019-07-16 20:58:25 (GMT)
commitf8d4cc7dbbf54b9c5435c3080582a4aa421a067d (patch)
tree05eee5cc0b10e339d602250362c7786147a91fff /Misc/NEWS.d
parentf69d5c61981ea97d251db515c7ff280fcc17182d (diff)
downloadcpython-f8d4cc7dbbf54b9c5435c3080582a4aa421a067d.zip
cpython-f8d4cc7dbbf54b9c5435c3080582a4aa421a067d.tar.gz
cpython-f8d4cc7dbbf54b9c5435c3080582a4aa421a067d.tar.bz2
bpo-27452: IDLE: Cleanup config.py code (GH-14577)
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r--Misc/NEWS.d/next/IDLE/2019-07-03-22-47-44.bpo-27452.nePPLi.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/IDLE/2019-07-03-22-47-44.bpo-27452.nePPLi.rst b/Misc/NEWS.d/next/IDLE/2019-07-03-22-47-44.bpo-27452.nePPLi.rst
new file mode 100644
index 0000000..ddd37bb
--- /dev/null
+++ b/Misc/NEWS.d/next/IDLE/2019-07-03-22-47-44.bpo-27452.nePPLi.rst
@@ -0,0 +1 @@
+Cleanup ``config.py`` by inlining ``RemoveFile`` and simplifying the handling of ``file`` in ``CreateConfigHandlers``. \ No newline at end of file