Fix autodoc: autodoc_member_order_does not refer order of imports (refs: #6574)

This commit is contained in:
Takeshi KOMIYA
2019-07-13 22:02:49 +09:00
parent 0bc530f1b7
commit 8c924f1b3d
3 changed files with 34 additions and 0 deletions

View File

@@ -46,6 +46,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