Merge branch '3.3.x' into 7727_autosummary_PycodeError

This commit is contained in:
Takeshi KOMIYA
2020-11-10 00:31:44 +09:00
committed by GitHub
3 changed files with 11 additions and 6 deletions

View File

@@ -16,6 +16,7 @@ Features added
Bugs fixed
----------
* #8372: autodoc: autoclass directive became slower than Sphinx-3.2
* #7727: autosummary: raise PycodeError when documenting python package
without __init__.py
* #8364: C, properly initialize attributes in empty symbols.