]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-126910: Allow most native profilers and debuggers to unwind through JIT frames...
authorBrandt Bucher <brandt@python.org>
Tue, 24 Mar 2026 18:09:35 +0000 (11:09 -0700)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2026 18:09:35 +0000 (02:09 +0800)
commit535b09c19d2147e52f0257f2a7dbd78e617f8cce
treedabf8d7eb93c5ce47422c544f990a2b3d2a9fa60
parent1887a95f515274868be31b27231dfcbfc055f03c
GH-126910: Allow most native profilers and debuggers to unwind through JIT frames (GH-143548)
Misc/NEWS.d/next/Core_and_Builtins/2026-01-07-23-07-17.gh-issue-126910.d8zdm-.rst [new file with mode: 0644]
Tools/jit/_targets.py