Files
sphinx/doc/extdev
Takeshi KOMIYA 5867416612 refactor: Add sphinx.util.inspect.signature()
As a successor of sphinx.util.inspect.Singnature, this adds
signature() function behaves like `inspect.signature()`.  It is
very similar to way of python's inspect module.

In addition, this also adds stringify_annotation() helper to
sphinx.util.inspect module.  With these two functions, we can move
to python's Signature object to represent function signatures
perfectly.  It's natural design for python developers than ever.
2020-01-09 00:32:07 +09:00
..
2019-05-26 10:53:53 +09:00
2019-04-16 14:06:36 +09:00
2019-04-16 14:06:36 +09:00
2019-05-30 01:07:05 +09:00
2019-05-30 01:07:05 +09:00
2019-05-26 10:53:53 +09:00
2017-01-05 13:44:04 +09:00
2019-04-16 14:06:36 +09:00