]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151436: Fix missing `tstate->last_profiled_frame` updates (#151437)
authorMaurycy Pawłowski-Wieroński <maurycy@maurycy.com>
Wed, 17 Jun 2026 20:49:23 +0000 (22:49 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2026 20:49:23 +0000 (16:49 -0400)
commita8d74c062fe3c5cb2962dde8bee83704fcfa1bc9
treee693c0794bea87dbc73cb70d7e05eb6c4acac16b
parenteff805b7a7a9678639bbcebe804864406cc4eab2
gh-151436: Fix missing `tstate->last_profiled_frame` updates (#151437)
Include/internal/pycore_interpframe.h
Misc/NEWS.d/next/Library/2026-06-13-11-57-48.gh-issue-151436.UEDowO.rst [new file with mode: 0644]
Modules/_testinternalcapi/test_cases.c.h
Objects/genobject.c
Python/bytecodes.c
Python/ceval.c
Python/executor_cases.c.h
Python/generated_cases.c.h