Fix #7559: autodoc: misdetects a sync function is async

This commit is contained in:
Takeshi KOMIYA
2020-04-28 01:02:00 +09:00
parent 5460ad6925
commit 25fc47e6b7
4 changed files with 31 additions and 3 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
* #7559: autodoc: misdetects a sync function is async
* #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