]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:11:49 +0000 (19:11 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 17:11:49 +0000 (17:11 +0000)
commitc4f3d8c3431167d2af3ceced0d13f2ee68771f9e
treeecdcfa0be7388a5af98ea1b7ec37596b63a14e3c
parent5a92c742e67e8b6f2b857f3b25b4817432463e63
[3.13] gh-150285: Fix too long docstrings in GenericAlias and __class_getitem__ (GH-151354) (GH-151369)

(cherry picked from commit 65047f2e2fb80e4ad36df56a343d75963a20c110)

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