]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110864: TypeVar constructor: Partially revert gh-110784, `constraints` cannot...
authorNikita Sobolev <mail@sobolevn.me>
Mon, 16 Oct 2023 15:01:04 +0000 (18:01 +0300)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 15:01:04 +0000 (15:01 +0000)
commit6a4528d70c8435d4403e09937068a446f35a78ac
tree7ca52ef5d49a09c9dc7f46d1a1b5af9680231494
parent02d26c4bef3ad0f9c97e47993a7fa67898842e5c
gh-110864: TypeVar constructor: Partially revert gh-110784, `constraints` cannot be `NULL` (#110922)
Objects/typevarobject.c