]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140000: Traverse `name` attribute for `TypeVar`, `TypeVarTuple`, `TypeAliasType...
authorMikhail Efimov <efimov.mikhail@gmail.com>
Mon, 13 Oct 2025 20:10:39 +0000 (23:10 +0300)
committerGitHub <noreply@github.com>
Mon, 13 Oct 2025 20:10:39 +0000 (13:10 -0700)
commitbe60e4b4f34a097d999d337446786ae14e35c964
treef990025c56446c1970a1233eebc6414d08bf77b8
parentc46265d94a2d2c5bcaabbbc312f8f6ac9162cd5f
gh-140000: Traverse `name` attribute for `TypeVar`, `TypeVarTuple`, `TypeAliasType`, `ParamSpec` (#140016)
Misc/NEWS.d/next/Core_and_Builtins/2025-10-13-17-56-23.gh-issue-140000.tLhn3e.rst [new file with mode: 0644]
Objects/typevarobject.c