]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109118: Fix runtime crash when NameError happens in PEP 695 function (#109123)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sat, 9 Sep 2023 02:49:20 +0000 (19:49 -0700)
committerGitHub <noreply@github.com>
Sat, 9 Sep 2023 02:49:20 +0000 (02:49 +0000)
commit17f994174de9211b2baaff217eeb1033343230fc
tree9fe4978f48c3adf845313f6c18f1f81c1217eac4
parente9e2ca7a7b4b4320009cdf85c84ec5bd6c4923c3
gh-109118: Fix runtime crash when NameError happens in PEP 695 function (#109123)
Include/internal/pycore_opcode_metadata.h
Lib/test/test_type_params.py
Misc/NEWS.d/next/Core and Builtins/2023-09-07-18-24-42.gh-issue-109118.yPXRAe.rst [new file with mode: 0644]
Python/abstract_interp_cases.c.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h