]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-128682: Stronger checking of `PyStackRef_CLOSE` and `DEAD`. (GH-128683)
authorMark Shannon <mark@hotpy.org>
Mon, 13 Jan 2025 12:37:48 +0000 (12:37 +0000)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2025 12:37:48 +0000 (12:37 +0000)
commit517dc65ffcea8413e1a60c4cb5d63e5fa39e7f72
tree5f6fada4df4ed8df155189c6c5791ec6f9a798f3
parent6ff8f82f92a8af363b2bdd8bbaba5845eef430fc
GH-128682: Stronger checking of `PyStackRef_CLOSE` and `DEAD`. (GH-128683)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_metadata.h
Lib/test/test_generated_cases.py
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Tools/cases_generator/generators_common.py