Skip to content

[WIP] gh-129354: Use PyErr_FormatUnraisable() function #129359

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

Closed
wants to merge 1 commit into from

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jan 27, 2025

Replace PyErr_WriteUnraisable() with PyErr_FormatUnraisable().

Replace PyErr_WriteUnraisable() with PyErr_FormatUnraisable().
@vstinner
Copy link
Member Author

This PR is now written to be merged as it is. It's only to show only #129354 can look alike.

If the approach is validated, I will split the PR into small chunks.

@vstinner
Copy link
Member Author

I started to split this PR into smaller PRs: #129435.

@vstinner
Copy link
Member Author

vstinner commented Feb 1, 2025

I have split this giant PR into smaller PRs. See PRs attached to the issue. I close this PR.

@vstinner vstinner closed this Feb 1, 2025
@vstinner vstinner deleted the format_unraisable branch February 1, 2025 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant