SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72114 0 1 Python

gh-108082: Use PyErr_FormatUnraisable() (GH-111580)

Replace most of calls of _PyErr_WriteUnraisableMsg() and some
calls of PyErr_WriteUnraisable(NULL) with PyErr_FormatUnraisable().

Co-authored-by: Victor Stinner <vstinner@python.org>
S
Serhiy Storchaka committed
970e719a7a829bddc647bbaa668dd8603abdddef
Parent: a12f624
Committed by GitHub <noreply@github.com> on 11/2/2023, 9:16:34 AM