]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143635: Fix crash in `ga_repr_items_list` (GH-143670) (#143851)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 15 Jan 2026 04:16:46 +0000 (05:16 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Jan 2026 04:16:46 +0000 (04:16 +0000)
commit38f0114ff1f8d07b151639ff30b4409814422520
tree14361fed7f82552af8ab16f00c72111d2c8f674b
parentfd174d76de5a036d76c44878c544aa537770c002
[3.14] gh-143635: Fix crash in `ga_repr_items_list` (GH-143670) (#143851)

gh-143635: Fix crash in `ga_repr_items_list` (GH-143670)
(cherry picked from commit bdba5f0db2ab29f3deedb9416f3c143d33e4ab66)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/test/test_genericalias.py
Misc/NEWS.d/next/Core_and_Builtins/2026-01-11-20-11-36.gh-issue-143670.klnGoD.rst [new file with mode: 0644]
Objects/genericaliasobject.c