]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112316: improve docs for `inspect.signature` and `inspect.Signature` (#112631)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Sun, 3 Dec 2023 09:37:34 +0000 (09:37 +0000)
committerGitHub <noreply@github.com>
Sun, 3 Dec 2023 09:37:34 +0000 (01:37 -0800)
commitfc9e24b01fb7da4160b82cef26981d72bb678c13
treeb15079441d81c990994d8c59ee92d0ab0d2df5a3
parent3855b45874d5f8eb92a4957fb9de6fdce63eb760
gh-112316: improve docs for `inspect.signature` and `inspect.Signature` (#112631)
Doc/library/inspect.rst
Lib/inspect.py