]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use tstate->interp to get the interpreter state in bytecodes.c (GH-107506)
authorBrandt Bucher <brandtbucher@microsoft.com>
Mon, 31 Jul 2023 21:18:38 +0000 (14:18 -0700)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 21:18:38 +0000 (14:18 -0700)
commitdfb55d9d7f9349582a2077f87e95c8f9d5e2ebd4
tree31be7921d9fd6b7254055d357e365f9e287f7768
parent5e584eb704d656c9a6a648dadda63237706287db
Use tstate->interp to get the interpreter state in bytecodes.c (GH-107506)
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h