]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-104584: Don't call executors from JUMP_BACKWARD (GH-109347)
authorBrandt Bucher <brandtbucher@microsoft.com>
Wed, 13 Sep 2023 17:26:50 +0000 (10:26 -0700)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2023 17:26:50 +0000 (10:26 -0700)
commit6c13e13b13bebfdde8ad4019536499820cdfc926
tree4b3768dc20494d11f8135a6e9633fc088d23e12a
parent22e65eecaad3f5337862319687047afe9861e1ef
GH-104584: Don't call executors from JUMP_BACKWARD (GH-109347)
Include/cpython/optimizer.h
Python/bytecodes.c
Python/generated_cases.c.h
Python/optimizer.c