]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-151955: Allow more ParamSpec bounds (#152122)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 24 Jun 2026 20:08:56 +0000 (13:08 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 20:08:56 +0000 (20:08 +0000)
commitd43f47bdcacc028da321945879d10351ac47c1bf
tree5f164c8fdcc566a4d11cb9d2b3532d46b54543ec
parentc2bc0e3ac86afd3c1ff8004f42d2d3b386e9e7a4
[3.13] gh-151955: Allow more ParamSpec bounds (#152122)

gh-151955: Allow more ParamSpec and TypeVarTuple bounds (#151956)

(cherry picked from commit 0fb82b46df7bc95c2ba816afba56ff6a6c51caaf)
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