SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 519 Python

Issue #23836: Use _Py_write_noraise() to retry on EINTR in _Py_DumpTraceback()

and _Py_DumpTracebackThreads(). Document also these functions to explain that
the caller is responsible to call PyErr_CheckSignals().
V
Victor Stinner committed
97f86b82b74244974212ff970010e2435dd10c0f
Parent: 185fd33