Skip to content

[3.13] gh-123967: Fix faulthandler for trampoline frames (GH-127329) #127362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 30, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 28, 2024

If the top-most frame is a trampoline frame, skip it.
(cherry picked from commit 58e334e)

Co-authored-by: Victor Stinner [email protected]

)

If the top-most frame is a trampoline frame, skip it.
(cherry picked from commit 58e334e)

Co-authored-by: Victor Stinner <[email protected]>
@vstinner vstinner merged commit 089d706 into python:3.13 Nov 30, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants