refactor: Move _getannotations() to sphinx.util.inspect

This commit is contained in:
Takeshi KOMIYA
2020-11-21 13:27:48 +09:00
parent 24a329eebe
commit a57ce4047c
4 changed files with 33 additions and 13 deletions

View File

@@ -36,6 +36,11 @@ The following is a list of deprecated interfaces.
- 5.0
- ``sphinx.ext.autodoc.DataDocumenter``
* - ``sphinx.ext.autodoc.importer._getannotations()``
- 3.4
- 4.0
- ``sphinx.util.inspect.getannotations()``
* - ``sphinx.pycode.ModuleAnalyzer.parse()``
- 3.4
- 5.0