summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2018-10-17-11-00-00.bpo-23420.Lq74Uu.rst
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2018-12-11 16:47:14 -0500
committerNed Deily <nad@python.org>2018-12-11 16:47:14 -0500
commitcc3e73212aa1b197f2f8ed636e0ecf73caaea302 (patch)
treea67fbc236c82ade89c93fbafb587b6ad2395392a /Misc/NEWS.d/next/Library/2018-10-17-11-00-00.bpo-23420.Lq74Uu.rst
parentd23e1eae0dd5b236de20bc933563826f48828580 (diff)
downloadcpython-git-cc3e73212aa1b197f2f8ed636e0ecf73caaea302.tar.gz
3.6.8rc1v3.6.8rc1
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-10-17-11-00-00.bpo-23420.Lq74Uu.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2018-10-17-11-00-00.bpo-23420.Lq74Uu.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-10-17-11-00-00.bpo-23420.Lq74Uu.rst b/Misc/NEWS.d/next/Library/2018-10-17-11-00-00.bpo-23420.Lq74Uu.rst
deleted file mode 100644
index 034e7e5397..0000000000
--- a/Misc/NEWS.d/next/Library/2018-10-17-11-00-00.bpo-23420.Lq74Uu.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Verify the value for the parameter '-s' of the cProfile CLI. Patch by Robert
-Kuska