]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141560: Add annotation_format parameter to getfullargspec (#149457)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 6 May 2026 19:00:56 +0000 (12:00 -0700)
committerGitHub <noreply@github.com>
Wed, 6 May 2026 19:00:56 +0000 (12:00 -0700)
commitff422bd1c1cde44ca19fdf4d98a5ca55d356bc1e
tree2168f6e83cd7821278b904ad934f5b9853cedd78
parent8cad740557f3a0860497bde5b02ad9c2b8ea9cf6
gh-141560: Add annotation_format parameter to getfullargspec (#149457)
Doc/library/inspect.rst
Lib/inspect.py
Lib/test/test_inspect/test_inspect.py
Misc/NEWS.d/next/Library/2026-05-06-05-56-59.gh-issue-141560.wlSQaW.rst [new file with mode: 0644]