]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143635: Fix crash in `ga_repr_items_list` (#143670)
authorsobolevn <mail@sobolevn.me>
Thu, 15 Jan 2026 03:50:47 +0000 (06:50 +0300)
committerGitHub <noreply@github.com>
Thu, 15 Jan 2026 03:50:47 +0000 (06:50 +0300)
commitbdba5f0db2ab29f3deedb9416f3c143d33e4ab66
tree82d1662761256008b73de0f7aef9afdf277b6241
parent794f758cd862fbe1872545d73ddc3fc7067272fb
gh-143635: Fix crash in `ga_repr_items_list` (#143670)
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