Merge branch '3.0.x' into 7364_autosummary_crashed

This commit is contained in:
Takeshi KOMIYA
2020-03-25 01:31:39 +09:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ Bugs fixed
----------
* #7364: autosummary: crashed when :confval:`autosummary_generate` is False
* #7370: autosummary: raises UnboundLocalError when unknown module given
Testing
--------