summaryrefslogtreecommitdiff
path: root/sphinx/ext/autodoc/inspector.py
Commit message (Expand)AuthorAgeFilesLines
* Drop APIs deprecated in 2.0Takeshi KOMIYA2018-09-031-187/+0
* Fix #5306: autodoc: ``getargspec()`` raises NameError for invalid typehintsTakeshi KOMIYA2018-08-171-2/+5
* Revert "Use typing.TYPE_CHECKING for typehints"Takeshi KOMIYA2018-03-131-2/+2
* Use typing.TYPE_CHECKING for typehintsTakeshi KOMIYA2018-02-141-2/+2
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* deprecate formatargspec() and format_annotation()Takeshi KOMIYA2017-12-171-0/+8
* Fix mypy violationsTakeshi KOMIYA2017-12-161-5/+5
* Fix mypy violationsTakeshi KOMIYA2017-07-151-1/+1
* Separate autodoc.pyTakeshi KOMIYA2017-06-171-0/+176