Bump sphinx from 3.3.0 to 3.3.1
Bumps sphinx from 3.3.0 to 3.3.1.
Changelog
Sourced from sphinx's changelog.
Release 3.3.1 (released Nov 12, 2020)
Bugs fixed
- #8372: autodoc: autoclass directive became slower than Sphinx-3.2
- #7727: autosummary: raise PycodeError when documenting python package without init.py
- #8350: autosummary: autosummary_mock_imports causes slow down builds
- #8364: C, properly initialize attributes in empty symbols.
- #8399: i18n: Put system locale path after the paths specified by configuration
Commits
-
c09795c
Bump to 3.3.1 final -
5cabdec
Merge pull request #8412 from tk0miya/8164_autosummary_mock_imports_causes_sl... -
953a5ec
Fix #8350: autosummary_mock_imports causes slow down builds -
de2d2cc
Update CHANGES for PR #8399 -
52432c7
Merge pull request #8399 from mitya57/fix-system-translation-override -
f92989c
Put system locale path after the paths specified by configuration -
90f6fd9
Merge pull request #8390 from sphinx-doc/7727_autosummary_PycodeError -
ed5af24
Merge branch '3.3.x' into 7727_autosummary_PycodeError -
0be0cd6
Merge pull request #8387 from tk0miya/8372_slow_autoclass -
787444f
Fix #7727: autosummary raises PycodeError for namespace python package - Additional commits viewable in compare view