]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-74044: inspect.signature for wrappers around decorated bound methods (GH-736)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 10 Nov 2022 12:59:25 +0000 (04:59 -0800)
committerGitHub <noreply@github.com>
Thu, 10 Nov 2022 12:59:25 +0000 (04:59 -0800)
commite6f066af2e15b4da17866a375e11010535d9c692
tree8584a33204b0c1828d36c4daf1b1b4622f2a9b53
parentee405e3b23c85eedf0413f87e74d06e0128a0298
gh-74044: inspect.signature for wrappers around decorated bound methods (GH-736)

(cherry picked from commit dbf2faf579b4094387d65ee41f049456ca67c446)

Co-authored-by: Anton Ryzhov <anton@ryzhov.me>
Lib/inspect.py
Lib/test/test_inspect.py
Misc/NEWS.d/next/Library/2022-11-09-20-48-42.gh-issue-74044.zBj26K.rst [new file with mode: 0644]