◐ Shell
clean mode source ↗

gh-106320: Remove private _PyErr_WriteUnraisableMsg() by vstinner · Pull Request #108863 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

Move the private _PyErr_WriteUnraisableMsg() functions to the
internal C API (pycore_pyerrors.h).

Move write_unraisable_exc() from _testcapi to _testinternalcapi.

@vstinner

See also issue #108082: [C API] Enhance PyErr_WriteUnraisable() API to pass an error message.

@vstinner

Windows x64 job failed on downloading OpenSSL. I re-run the job to see if it has been solved.

@vstinner

Windows x64 job failed on downloading OpenSSL. I re-run the job to see if it has been solved.

It failed again at "Fetching openssl-bin-3.0.9..." :-( I trigger a new job... and this test, openssl-bin was downloaded successfully.

@vstinner vstinner deleted the remove_write_unraisable branch

September 4, 2023 23:54

Labels

2 participants

@vstinner @bedevere-bot