]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-143635: Fix crash in `ga_repr_items_list` (GH-143670) (#143852)
authorsobolevn <mail@sobolevn.me>
Thu, 15 Jan 2026 15:27:31 +0000 (18:27 +0300)
committerGitHub <noreply@github.com>
Thu, 15 Jan 2026 15:27:31 +0000 (15:27 +0000)
commitaa5ad5059753270caa052d4480d6489ca1e15ca9
tree0aa6891db6e9b11737079eb47ffdbecdabf2a33b
parent149ecbb9a9e6e58a60c83783412de2c8dc0c9db9
[3.13] gh-143635: Fix crash in `ga_repr_items_list` (GH-143670) (#143852)

(cherry picked from commit bdba5f0db2ab29f3deedb9416f3c143d33e4ab66)
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