]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151955: Allow more ParamSpec and TypeVarTuple bounds (#151956)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 24 Jun 2026 16:10:10 +0000 (09:10 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 16:10:10 +0000 (09:10 -0700)
commit0fb82b46df7bc95c2ba816afba56ff6a6c51caaf
treeb81cf6995fd703aa6ef245369362c7771441bb9d
parentce8b81fff4094bd0cfb0c57193135bfc904c0ca2
gh-151955: Allow more ParamSpec and TypeVarTuple bounds (#151956)
Lib/test/test_typing.py
Misc/NEWS.d/next/Library/2026-06-22-18-01-00.gh-issue-151955.6u5iwm.rst [new file with mode: 0644]
Objects/typevarobject.c