Merge pull request #6578 from tk0miya/6574_autodoc_member_order_for_imports

Fix autodoc: autodoc_member_order_does not refer order of imports (refs: #6574)
This commit is contained in:
Takeshi KOMIYA
2019-08-02 01:27:48 +09:00
committed by GitHub
3 changed files with 34 additions and 0 deletions

View File

@@ -48,6 +48,8 @@ Bugs fixed
* #6486: UnboundLocalError is raised if broken extension installed
* #6567: autodoc: :confval:`autodoc_inherit_docstrings` does not effect to
``__init__()`` and ``__new__()``
* #6574: autodoc: :confval:`autodoc_member_order` does not refer order of
imports when ``'bysource'`` order
* #6498: autosummary: crashed with wrong autosummary_generate setting
* #6507: autosummary: crashes without no autosummary_generate setting
* #6511: LaTeX: autonumbered list can not be customized in LaTeX