mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
676593859e
Move the private _PyErr_WriteUnraisableMsg() functions to the internal C API (pycore_pyerrors.h). Move write_unraisable_exc() from _testcapi to _testinternalcapi.