]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-150285: Fix too long docstrings in GenericAlias and __class_getitem__ ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jun 2026 17:21:12 +0000 (19:21 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 17:21:12 +0000 (17:21 +0000)
commitb6d32363305e8e22eedcbdf8e6af2c96bfe15cdc
treef1b167868b3305b30ecc9dd0676717801580062d
parent7fe3ddc8b949b81ae3b6180dea7762ab8c914b22
[3.14] gh-150285: Fix too long docstrings in GenericAlias and __class_getitem__ (GH-151354) (GH-151368)

(cherry picked from commit 65047f2e2fb80e4ad36df56a343d75963a20c110)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Objects/genericaliasobject.c
Objects/tupleobject.c
Objects/typevarobject.c