summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2019-05-20-23-31-20.bpo-36969.JkZORP.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-05-20-23-31-20.bpo-36969.JkZORP.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2019-05-20-23-31-20.bpo-36969.JkZORP.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-05-20-23-31-20.bpo-36969.JkZORP.rst b/Misc/NEWS.d/next/Library/2019-05-20-23-31-20.bpo-36969.JkZORP.rst
deleted file mode 100644
index 9253ab92f1..0000000000
--- a/Misc/NEWS.d/next/Library/2019-05-20-23-31-20.bpo-36969.JkZORP.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-PDB command `args` now display keyword only arguments. Patch contributed by
-RĂ©mi Lapeyre.