]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143183: Rewind stop tracing to previous target (GH-143187)
authorKen Jin <kenjin@python.org>
Sun, 28 Dec 2025 22:12:31 +0000 (06:12 +0800)
committerGitHub <noreply@github.com>
Sun, 28 Dec 2025 22:12:31 +0000 (22:12 +0000)
commitdaa9aa4c0a8490f09b01339b6928434d7fe02843
tree76b9276188a96cae97c25bd2f2e2eaf02a298fe8
parent713684de5311eb9edb47f2f5fe3f4160f8d35e5a
gh-143183: Rewind stop tracing to previous target (GH-143187)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/test/test_capi/test_opt.py
Misc/NEWS.d/next/Core_and_Builtins/2025-12-26-11-00-44.gh-issue-143183.rhxzZr.rst [new file with mode: 0644]
Python/optimizer.c