]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Delete old NEWS file.
authorBenjamin Peterson <benjamin@python.org>
Sat, 2 Mar 2019 19:10:59 +0000 (11:10 -0800)
committerBenjamin Peterson <benjamin@python.org>
Sat, 2 Mar 2019 19:10:59 +0000 (11:10 -0800)
Misc/NEWS.d/next/IDLE/2019-02-25-12-59-24.bpo-32129.4qVCzD.rst [deleted file]

diff --git a/Misc/NEWS.d/next/IDLE/2019-02-25-12-59-24.bpo-32129.4qVCzD.rst b/Misc/NEWS.d/next/IDLE/2019-02-25-12-59-24.bpo-32129.4qVCzD.rst
deleted file mode 100644 (file)
index 54a5c72..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Avoid blurry IDLE application icon on macOS with Tk 8.6. Patch by Kevin
-Walzer.