]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149521: Do not update `last_profiled_frame` if it's not changed (#149522)
authorMaurycy Pawłowski-Wieroński <maurycy@maurycy.com>
Fri, 8 May 2026 08:25:49 +0000 (10:25 +0200)
committerGitHub <noreply@github.com>
Fri, 8 May 2026 08:25:49 +0000 (08:25 +0000)
commitd36e5b86442bcf3b06876c91ff631c1f62632506
tree8986ff9b16e7dc68f7d9e7b24ee406f30c7167c2
parent4ae1a260c7dbada6db099d3335a784b5aae91723
gh-149521: Do not update `last_profiled_frame` if it's not changed (#149522)
Modules/_remote_debugging/threads.c