Skip to content

gh-129354: Use PyErr_FormatUnraisable() function#129518

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:format_unraisable6
Jan 31, 2025
Merged

gh-129354: Use PyErr_FormatUnraisable() function#129518
vstinner merged 1 commit into
python:mainfrom
vstinner:format_unraisable6

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Jan 31, 2025

Replace PyErr_WriteUnraisable() with PyErr_FormatUnraisable().

Replace PyErr_WriteUnraisable() with PyErr_FormatUnraisable().
@vstinner vstinner merged commit 79f85a0 into python:main Jan 31, 2025
@vstinner vstinner deleted the format_unraisable6 branch January 31, 2025 14:06
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Feb 7, 2025
Replace PyErr_WriteUnraisable() with PyErr_FormatUnraisable().
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