Skip to content

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

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:format_unraisable
Closed

[WIP] gh-129354: Use PyErr_FormatUnraisable() function#129359
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:format_unraisable

Conversation

@vstinner

@vstinner vstinner commented Jan 27, 2025

Copy link
Copy Markdown
Member

Replace PyErr_WriteUnraisable() with PyErr_FormatUnraisable().

Replace PyErr_WriteUnraisable() with PyErr_FormatUnraisable().
@vstinner

Copy link
Copy Markdown
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
Copy Markdown
Member Author

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

@vstinner

vstinner commented Feb 1, 2025

Copy link
Copy Markdown
Member Author

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