Merge pull request #6111 from tk0miya/6028_make_graphviz_reproducible

Fix #6028: graphviz: Ensure the graphviz filenames are reproducible
This commit is contained in:
Takeshi KOMIYA
2019-02-27 23:37:23 +09:00
committed by GitHub
2 changed files with 2 additions and 3 deletions

View File

@@ -314,6 +314,7 @@ Bugs fixed
* #6046: LaTeX: ``TypeError`` is raised when invalid latex_elements given
* #6019: imgconverter: Including multipage PDF fails
* #6047: autodoc: ``autofunction`` emits a warning for method objects
* #6028: graphviz: Ensure the graphviz filenames are reproducible
Testing
--------