]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151665: Fix inspect.signature() on type alias and type parameter evaluators...
authorTimofei <128279579+deadlovelll@users.noreply.github.com>
Sun, 21 Jun 2026 22:08:37 +0000 (01:08 +0300)
committerGitHub <noreply@github.com>
Sun, 21 Jun 2026 22:08:37 +0000 (15:08 -0700)
commit453714a2dc0d16e6e6b8cff70801dfc1284bf74d
tree3b73ba5508461599765be7ad958afc340a68c8d6
parent2e4dddfa17e91edf8756117977b2b9e337c79913
[3.15] gh-151665: Fix inspect.signature() on type alias and type parameter evaluators (#151787)
Lib/inspect.py
Lib/test/test_type_params.py
Misc/NEWS.d/next/Library/2026-06-20-14-47-55.gh-issue-151665.82fmzx.rst [new file with mode: 0644]