]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-113464: Remove the extra jump via `_SIDE_EXIT` in `_EXIT_TRACE` (GH-118545)
authorMark Shannon <mark@hotpy.org>
Sat, 4 May 2024 07:50:24 +0000 (08:50 +0100)
committerGitHub <noreply@github.com>
Sat, 4 May 2024 07:50:24 +0000 (08:50 +0100)
commitda2cfc4cb6b756b819b45bf34dd735c27b74d803
tree8255981000069b9235bb0bdfee4b0bbf3f2425a5
parent0b7814e0b638631fa2f5c81bcbab7b94064948d7
GH-113464: Remove the extra jump via `_SIDE_EXIT` in `_EXIT_TRACE` (GH-118545)
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c
Python/optimizer_cases.c.h