summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2019-06-18 17:02:54 -0400
committerNed Deily <nad@python.org>2019-06-18 17:02:54 -0400
commitb26441ee1f896d893862f402119b9001cc71c35b (patch)
tree2d96a6b8947cb02ad6e96006f702b4d2389d5357 /Misc/NEWS.d/next/Tools-Demos/2019-04-30-14-30-29.bpo-14546.r38Y-6.rst
parentChangelog fixups for 3.7.3rc1 (diff)
downloadcpython-b26441ee1f896d893862f402119b9001cc71c35b.tar.gz
cpython-b26441ee1f896d893862f402119b9001cc71c35b.tar.bz2
cpython-b26441ee1f896d893862f402119b9001cc71c35b.zip
3.7.4rc1v3.7.4rc1
Diffstat (limited to 'Misc/NEWS.d/next/Tools-Demos/2019-04-30-14-30-29.bpo-14546.r38Y-6.rst')
-rw-r--r--Misc/NEWS.d/next/Tools-Demos/2019-04-30-14-30-29.bpo-14546.r38Y-6.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Tools-Demos/2019-04-30-14-30-29.bpo-14546.r38Y-6.rst b/Misc/NEWS.d/next/Tools-Demos/2019-04-30-14-30-29.bpo-14546.r38Y-6.rst
deleted file mode 100644
index b8659b886af..00000000000
--- a/Misc/NEWS.d/next/Tools-Demos/2019-04-30-14-30-29.bpo-14546.r38Y-6.rst
+++ /dev/null
@@ -1 +0,0 @@
-Fix the argument handling in Tools/scripts/lll.py.