]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148207: add additional keywords to `typing.TypeVarTuple` (#148212)
authorKotlinIsland <65446343+KotlinIsland@users.noreply.github.com>
Wed, 22 Apr 2026 13:28:12 +0000 (23:28 +1000)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2026 13:28:12 +0000 (06:28 -0700)
commit04fd103713a3aa6052a9afbf4b3132d4e318d0ad
treeb75a32d8387538325cdd48d90f4cc34bdd75cd9e
parentf93834ff01128774532c101c574e47c6c0418540
gh-148207: add additional keywords to `typing.TypeVarTuple` (#148212)
Doc/library/typing.rst
Doc/whatsnew/3.15.rst
Lib/test/test_typing.py
Misc/NEWS.d/next/Library/2026-04-07-12-37-53.gh-issue-148207.YhGem4.rst [new file with mode: 0644]
Objects/clinic/typevarobject.c.h
Objects/typevarobject.c