Merge pull request #5415 from tk0miya/5410_replace_open_file_by_open

refactor: Repalce HTMLHelpBuilder.open_file() by standard open()
This commit is contained in:
Takeshi KOMIYA
2019-01-07 00:59:03 +09:00
committed by GitHub
3 changed files with 18 additions and 4 deletions

View File

@@ -263,6 +263,11 @@ The following is a list of deprecated interfaces.
- 4.0
- ``docutils.nodes.abbreviation``
* - ``sphinx.builders.htmlhelp.HTMLHelpBuilder.open_file()``
- 2.0
- 4.0
- ``open()``
* - ``sphinx.cmd.quickstart.term_decode()``
- 2.0
- 4.0