Merge branch '2.0' into 6549_escaped_errmsg

This commit is contained in:
Takeshi KOMIYA
2019-07-07 17:25:38 +09:00
committed by GitHub
14 changed files with 219 additions and 281 deletions

View File

@@ -49,6 +49,10 @@ Bugs fixed
* #6511: LaTeX: autonumbered list can not be customized in LaTeX
since Sphinx 1.8.0 (refs: #6533)
* #6531: Failed to load last environment object when extension added
* #736: Invalid sort in pair index
* #6527: :confval:`last_updated` wrongly assumes timezone as UTC
* #5592: std domain: :rst:dir:`option` directive registers an index entry for
each comma separated option
* #6549: sphinx-build: Escaped characters in error messages
Testing