]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112316: Improve docs of `inspect.signature` and `Signature.from_callable` (#112317)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 2 Dec 2023 13:13:44 +0000 (16:13 +0300)
committerGitHub <noreply@github.com>
Sat, 2 Dec 2023 13:13:44 +0000 (13:13 +0000)
commita74daba7ca8b68f47284d82d4604721b8748bbde
treed7fed88fc92c0bb3caff8ca918b5b9a34f527ca8
parent939fc6d6eab9b7ea8c244d513610dbdd556503a7
gh-112316: Improve docs of `inspect.signature` and `Signature.from_callable` (#112317)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/inspect.rst