]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-154275: Do not crash on deeply nested `__parameters__` in `GenericAlias...
authorsobolevn <mail@sobolevn.me>
Tue, 21 Jul 2026 09:18:51 +0000 (12:18 +0300)
committerGitHub <noreply@github.com>
Tue, 21 Jul 2026 09:18:51 +0000 (12:18 +0300)
commit40657ad12eb76581b8c25ae5ec389de55fc1ba34
treeb3fe97db350537f2439dac349bb216de4098ae18
parentd0439d14881dbb47deac14fedb3ac4147ffcbea8
[3.14] gh-154275: Do not crash on deeply nested `__parameters__` in `GenericAlias` (GH-154277) (#154339)

(cherry picked from commit 1034e07b7d55642c3a46252e6b0a631c2df588d2)
Lib/test/test_typing.py
Misc/NEWS.d/next/Core_and_Builtins/2026-07-20-20-16-08.gh-issue-154275.l961cA.rst [new file with mode: 0644]
Objects/genericaliasobject.c