Rename ModuleAnalyzer.parse() to analyze()

The word "analyze" is much appropriate for "ModuleAnalyzer" instead
of "parse".
This commit is contained in:
Takeshi KOMIYA
2020-11-22 02:47:33 +09:00
parent 68aa4fb29e
commit 8e29d57395
4 changed files with 19 additions and 7 deletions

View File

@@ -36,6 +36,11 @@ The following is a list of deprecated interfaces.
- 5.0
- ``sphinx.ext.autodoc.DataDocumenter``
* - ``sphinx.pycode.ModuleAnalyzer.parse()``
- 3.4
- 5.0
- ``sphinx.pycode.ModuleAnalyzer.analyze()``
* - ``sphinx.util.requests.is_ssl_error()``
- 3.4
- 5.0