summaryrefslogtreecommitdiff
path: root/tests/test_util_typing.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #7983: autodoc: Generator type annotation is wrongly rendered in py36Takeshi KOMIYA2020-07-191-1/+4
* Do not emit type arguments twiceEric Wieser2020-04-271-1/+7
* Close #7165: autodoc: Support Annotated type (PEP-593)Takeshi KOMIYA2020-03-031-0/+8
* Add sphinx.util.typing:stringify() to represent annotations as stringTakeshi KOMIYA2020-01-051-0/+98