]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-118095: Allow a variant of RESUME_CHECK in tier 2 (GH-118286)
authorMark Shannon <mark@hotpy.org>
Mon, 29 Apr 2024 06:54:05 +0000 (07:54 +0100)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2024 06:54:05 +0000 (07:54 +0100)
commitab6eda0ee59587e84cb417dd84452b9c6845434c
treea8b35575dc02021f8e043926023763895b477cf9
parentaa8f6d2708bce1462544d2e2cae05a2595ffd9ec
GH-118095: Allow a variant of RESUME_CHECK in tier 2 (GH-118286)
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