Fix #8503: autoattribute could not create document for a GenericAlias

This commit is contained in:
Takeshi KOMIYA
2020-11-28 13:47:23 +09:00
parent c15c61ed64
commit bb63f03034
9 changed files with 128 additions and 34 deletions

View File

@@ -41,6 +41,11 @@ The following is a list of deprecated interfaces.
- 5.0
- ``sphinx.ext.autodoc.DataDocumenter``
* - ``sphinx.ext.autodoc.GenericAliasDocumenter``
- 3.4
- 5.0
- ``sphinx.ext.autodoc.DataDocumenter``
* - ``sphinx.ext.autodoc.InstanceAttributeDocumenter``
- 3.4
- 5.0