Merge branch '1.8' into 2.0

This commit is contained in:
Takeshi KOMIYA
2019-03-09 18:12:33 +09:00
11 changed files with 143 additions and 12 deletions

View File

@@ -302,6 +302,8 @@ Bugs fixed
* #6028: graphviz: Ensure the graphviz filenames are reproducible
* #6068: doctest: ``skipif`` option may remove the code block from documentation
* #6136: ``:name:`` option for ``math`` directive causes a crash
* #6139: intersphinx: ValueError on failure reporting
* #6135: changes: Fix UnboundLocalError when any module found
Testing
--------