Deprecate sphinx.util.inspect.getargspec()

This commit is contained in:
Takeshi KOMIYA
2020-02-14 12:08:52 +09:00
parent f2ec4bfeb7
commit baf4c7df23
3 changed files with 9 additions and 1 deletions

View File

@@ -30,6 +30,7 @@ Deprecated
* ``sphinx.domains.std.StandardDomain.add_object()``
* ``sphinx.testing.path.Path.text()``
* ``sphinx.testing.path.Path.bytes()``
* ``sphinx.util.inspect.getargspec()``
Features added
--------------