]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150285: Fix too long docstrings in GenericAlias and __class_getitem__ (GH-151354)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 11 Jun 2026 16:52:58 +0000 (19:52 +0300)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 16:52:58 +0000 (19:52 +0300)
commit65047f2e2fb80e4ad36df56a343d75963a20c110
treec852cbc16684aceef61c2369fa05ddfff7904ea3
parent36fe7784b0b48e90cb354511835712f605888e3c
gh-150285: Fix too long docstrings in GenericAlias and __class_getitem__ (GH-151354)
Objects/genericaliasobject.c
Objects/tupleobject.c
Objects/typevarobject.c