]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-118093: Turn some DEOPT_IFs into EXIT_IFs (GH-122998)
authorBrandt Bucher <brandtbucher@microsoft.com>
Wed, 14 Aug 2024 14:54:42 +0000 (07:54 -0700)
committerGitHub <noreply@github.com>
Wed, 14 Aug 2024 14:54:42 +0000 (07:54 -0700)
commitf84754b70506f03bcbf9fb0265e327d05a1a4b51
tree0f921deee7571dc705e1d73394905e474ae893af
parent51185923a8dfdb59fc04f235fd19881d10d65acf
GH-118093: Turn some DEOPT_IFs into EXIT_IFs (GH-122998)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h