]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-112354: Treat _EXIT_TRACE like an unconditional side exit (GH-113104)
authorMark Shannon <mark@hotpy.org>
Thu, 14 Dec 2023 14:26:44 +0000 (14:26 +0000)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2023 14:26:44 +0000 (14:26 +0000)
commit6873555955497e9adbc72fc0e38df5261844aafd
treeeda67dbe91ff5e80a437343651c78c646b519e8a
parentd9e1b5794a8fade21773d18f91a07f80b55c839c
GH-112354: Treat _EXIT_TRACE like an unconditional side exit (GH-113104)
Include/internal/pycore_opcode_metadata.h
Python/bytecodes.c
Python/ceval.c
Python/ceval_macros.h
Python/executor_cases.c.h