Close #8924: autodoc: Support bound argument for TypeVar

This commit is contained in:
Takeshi KOMIYA
2021-02-24 22:51:06 +09:00
parent faa71ee26d
commit a39cf57717
4 changed files with 14 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ Deprecated
Features added
--------------
* #8924: autodoc: Support ``bound`` argument for TypeVar
* #4826: py domain: Add ``:canonical:`` option to python directives to describe
the location where the object is defined
* #7784: i18n: The alt text for image is translated by default (without