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

[3.14] gh-143547: Fix PyErr_FormatUnraisable() fallback (#143557)#143603

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:3.14fromvstinner:unraisablehook14
Jan 9, 2026

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedJan 9, 2026
edited by bedevere-appbot
Loading

Hold a strong reference to 'hook' while calling the default unraisable took to log hook failure.

(cherry picked from commit39a2bcf)

Hold a strong reference to 'hook' while calling the defaultunraisable took to log hook failure.(cherry picked from commit39a2bcf)
@vstinnervstinner added the needs backport to 3.13bugs and security fixes labelJan 9, 2026
@vstinnervstinner merged commit1d0baf1 intopython:3.14Jan 9, 2026
53 checks passed
@vstinnervstinner deleted the unraisablehook14 branchJanuary 9, 2026 15:10
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJan 9, 2026
…GH-143557) (pythonGH-143603)pythongh-143547: Fix PyErr_FormatUnraisable() fallback (pythonGH-143557)Hold a strong reference to 'hook' while calling the defaultunraisable took to log hook failure.(cherry picked from commit1d0baf1)Co-authored-by: Victor Stinner <vstinner@python.org>(cherry picked from commit39a2bcf)
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelJan 9, 2026
vstinner added a commit that referenced this pull requestJan 9, 2026
…H-143603) (#143612)[3.14]gh-143547: Fix PyErr_FormatUnraisable() fallback (GH-143557) (GH-143603)gh-143547: Fix PyErr_FormatUnraisable() fallback (GH-143557)Hold a strong reference to 'hook' while calling the defaultunraisable took to log hook failure.(cherry picked from commit1d0baf1)(cherry picked from commit39a2bcf)Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner

[8]ページ先頭

©2009-2026 Movatter.jp