summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Documentation/2018-05-21-14-36-12.bpo-33594.-HRcyX.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Documentation/2018-05-21-14-36-12.bpo-33594.-HRcyX.rst')
-rw-r--r--Misc/NEWS.d/next/Documentation/2018-05-21-14-36-12.bpo-33594.-HRcyX.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS.d/next/Documentation/2018-05-21-14-36-12.bpo-33594.-HRcyX.rst b/Misc/NEWS.d/next/Documentation/2018-05-21-14-36-12.bpo-33594.-HRcyX.rst
deleted file mode 100644
index a63c4a5004..0000000000
--- a/Misc/NEWS.d/next/Documentation/2018-05-21-14-36-12.bpo-33594.-HRcyX.rst
+++ /dev/null
@@ -1,3 +0,0 @@
-Document ``getargspec``, ``from_function`` and ``from_builtin`` as
-deprecated in their respective docstring, and include version since
-deprecation in DeprecationWarning message.