]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128563: Move lltrace into the frame struct (GH-129113)
authorKen Jin <kenjin@python.org>
Tue, 21 Jan 2025 14:17:15 +0000 (22:17 +0800)
committerGitHub <noreply@github.com>
Tue, 21 Jan 2025 14:17:15 +0000 (22:17 +0800)
commit5809b2590956d51ce805f877e4708d21f59fb222
treefc057ddb171d364ddf2d334af63d6c9637922f85
parent31f149d5b3a5c6cb1160a052c96a35c36f2a27db
gh-128563: Move lltrace into the frame struct (GH-129113)
Include/internal/pycore_frame.h
Python/bytecodes.c
Python/ceval.c
Python/ceval_macros.h
Python/executor_cases.c.h