Fix #6857: autodoc: failed to detect a classmethod on Enum class

This commit is contained in:
Takeshi KOMIYA
2020-04-30 22:54:49 +09:00
parent 5460ad6925
commit d612ef8f0b
4 changed files with 16 additions and 8 deletions

View File

@@ -74,6 +74,7 @@ Bugs fixed
* #6588: autodoc: Decorated inherited method has no documentation
* #7469: autodoc: The change of autodoc-process-docstring for variables is
cached unexpectedly
* #6857: autodoc: failed to detect a classmethod on Enum class
* #7535: sphinx-autogen: crashes when custom template uses inheritance
* #7536: sphinx-autogen: crashes when template uses i18n feature
* #2785: html: Bad alignment of equation links