summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-02-07-16-22-50.bpo-35931._63i7B.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-02-07-16-22-50.bpo-35931._63i7B.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2019-02-07-16-22-50.bpo-35931._63i7B.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-02-07-16-22-50.bpo-35931._63i7B.rst b/Misc/NEWS.d/next/Library/2019-02-07-16-22-50.bpo-35931._63i7B.rst
deleted file mode 100644
index a229968..0000000
--- a/Misc/NEWS.d/next/Library/2019-02-07-16-22-50.bpo-35931._63i7B.rst
+++ /dev/null
@@ -1 +0,0 @@
-The :mod:`pdb` ``debug`` command now gracefully handles syntax errors.