Fix #7329: autodoc: typehints doc is wrongly generated

This commit is contained in:
Takeshi KOMIYA
2020-03-19 01:41:16 +09:00
parent 385f7ed40e
commit 4399982a86
2 changed files with 4 additions and 0 deletions

View File

@@ -117,6 +117,8 @@ Bugs fixed
generated automatically in signatures.
* #5637: autodoc: Incorrect handling of nested class names on show-inheritance
* #7267: autodoc: error message for invalid directive options has wrong location
* #7329: autodoc: info-field-list is wrongly generated from type hints into the
class description even if ``autoclass_content='class'`` set
* #5637: inheritance_diagram: Incorrect handling of nested class names
* #7139: ``code-block:: guess`` does not work
* #7278: html search: Fix use of ``html_file_suffix`` instead of