refactor: Move _getmro() to sphinx.util.inspect module

This commit is contained in:
Takeshi KOMIYA
2020-12-17 00:32:59 +09:00
parent bec552c3ef
commit 36e684bf83
4 changed files with 28 additions and 8 deletions

View File

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