]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100758: Refactor initialisation of frame headers into a single function (_PyFrame_...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 6 Jan 2023 14:55:56 +0000 (14:55 +0000)
committerGitHub <noreply@github.com>
Fri, 6 Jan 2023 14:55:56 +0000 (14:55 +0000)
commit15c44789bb125b93e96815a336ec73423c47508e
treed8962fa33de6dc997e397a8856eb70d72a542ba7
parent78068126a1f2172ff61a0871ba43d8530bc73905
gh-100758: Refactor initialisation of frame headers into a single function (_PyFrame_Initialize) (GH-100759)
Include/internal/pycore_frame.h
Objects/frameobject.c
Python/bytecodes.c
Python/ceval.c
Python/generated_cases.c.h