summaryrefslogtreecommitdiff
path: root/doc/extdev/deprecated.rst
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-02-14 12:08:52 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-02-14 12:08:52 +0900
commitbaf4c7df23b4b83ca18e88a8ccd785d2af878cf5 (patch)
tree5091c6793e32864ccd2f12cbb252ab0991ba1c97 /doc/extdev/deprecated.rst
parentf2ec4bfeb74d2f8861ce9d5d30f63ef18c3e079d (diff)
downloadsphinx-git-baf4c7df23b4b83ca18e88a8ccd785d2af878cf5.tar.gz
Deprecate sphinx.util.inspect.getargspec()
Diffstat (limited to 'doc/extdev/deprecated.rst')
-rw-r--r--doc/extdev/deprecated.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/extdev/deprecated.rst b/doc/extdev/deprecated.rst
index c507adbc9..3a9c024af 100644
--- a/doc/extdev/deprecated.rst
+++ b/doc/extdev/deprecated.rst
@@ -41,6 +41,11 @@ The following is a list of deprecated interfaces.
- 5.0
- ``sphinx.testing.path.Path.read_bytes()``
+ * - ``sphinx.util.inspect.getargspec()``
+ - 3.0
+ - 5.0
+ - ``inspect.getargspec()``
+
* - ``decode`` argument of ``sphinx.pycode.ModuleAnalyzer()``
- 2.4
- 4.0