summaryrefslogtreecommitdiff
path: root/tests/utils.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-11-04 02:26:13 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-11-05 01:57:40 +0900
commit6d05b1aeb3725a1fbd727e7bca2832462f7d8bee (patch)
treee4689bbf97e75ecc0337d7d9b851d396efb5bca3 /tests/utils.py
parent0cf1632edf8e4f16796b4324be7de11b99853734 (diff)
downloadsphinx-git-6d05b1aeb3725a1fbd727e7bca2832462f7d8bee.tar.gz
Fix #8105: autodoc: the signature of decorated class is incorrect
In #7651, autodoc stops to undecorate the functions on getting the signature from the callables. But some kinds of decorators conceals the correct signature because they pass through their arguments via `(*args, **kwargs)`. This restarts to undecorate the functions again as before #7651.
Diffstat (limited to 'tests/utils.py')
0 files changed, 0 insertions, 0 deletions