]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108991: replace _PyFrame_GetState by two simpler functions (#108992)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 6 Sep 2023 11:54:59 +0000 (12:54 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 11:54:59 +0000 (12:54 +0100)
commit39376cb93d40b8fe588be0c1987272b0f8c49e26
treedcd10682f70e425c7f12c5e6e100e00339a44656
parent5f3433f210d25d366fcebfb40adf444c8f46cd59
gh-108991: replace _PyFrame_GetState by two simpler functions (#108992)
Objects/frameobject.c