]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138859: Account for `ParamSpec` defaults that are not lists … (#138868)
authorbzoracler <50305397+bzoracler@users.noreply.github.com>
Thu, 16 Oct 2025 12:30:36 +0000 (01:30 +1300)
committerGitHub <noreply@github.com>
Thu, 16 Oct 2025 12:30:36 +0000 (05:30 -0700)
commit379fd020a0116754f22b04fa2f7f27a8f7b372b0
tree9d50dd429f6031b6752cb45a5ff5fa8d2a75e914
parent5a31024da45eb00f5450269cad4481131d77c81f
gh-138859: Account for `ParamSpec` defaults that are not lists … (#138868)
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2025-09-13-12-19-17.gh-issue-138859.PxjIoN.rst [new file with mode: 0644]