Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-123967: Fix faulthandler for trampoline frames#127329

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:mainfromvstinner:faulthandler_owned
Nov 27, 2024

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedNov 27, 2024
edited by bedevere-appbot
Loading

If the top-most frame is a trampoline frame, skip it.
@vstinner
Copy link
MemberAuthor

@colesbury: Would you mind to review my fix?

@vstinnervstinner merged commit58e334e intopython:mainNov 27, 2024
50 checks passed
@vstinnervstinner deleted the faulthandler_owned branchNovember 27, 2024 15:14
@miss-islington-app
Copy link

Thanks@vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@vstinnervstinner added needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes and removed needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes labelsNov 27, 2024
@miss-islington-app
Copy link

Thanks@vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks@vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@vstinnervstinner added needs backport to 3.13bugs and security fixes and removed needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes labelsNov 27, 2024
@miss-islington-app
Copy link

Thanks@vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@vstinnervstinner added needs backport to 3.13bugs and security fixes and removed needs backport to 3.13bugs and security fixes labelsNov 28, 2024
@miss-islington-app
Copy link

Thanks@vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 28, 2024
)If the top-most frame is a trampoline frame, skip it.(cherry picked from commit58e334e)Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app
Copy link

GH-127362 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelNov 28, 2024
@vstinnervstinner added the needs backport to 3.12only security fixes labelNov 28, 2024
@miss-islington-app
Copy link

Thanks@vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry,@vstinner, I could not cleanly backport this to3.12 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 58e334e1431b2ed6b70ee42501ea73e08084e769 3.12

@bedevere-app
Copy link

GH-127363 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelNov 28, 2024
vstinner added a commit that referenced this pull requestNov 28, 2024
…127363)gh-123967: Fix faulthandler for trampoline frames (#127329)If the top-most frame is a trampoline frame, skip it.(cherry picked from commit58e334e)
vstinner added a commit that referenced this pull requestNov 30, 2024
…127362)gh-123967: Fix faulthandler for trampoline frames (GH-127329)If the top-most frame is a trampoline frame, skip it.(cherry picked from commit58e334e)Co-authored-by: Victor Stinner <vstinner@python.org>
ebonnal pushed a commit to ebonnal/cpython that referenced this pull requestJan 12, 2025
If the top-most frame is a trampoline frame, skip it.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@colesburycolesburycolesbury approved these changes

Assignees

@vstinnervstinner

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@colesbury

[8]ページ先頭

©2009-2025 Movatter.jp