diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-04-01 16:38:01 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-04-01 16:38:01 (GMT) |
commit | 97f86b82b74244974212ff970010e2435dd10c0f (patch) | |
tree | 82400dd594ccb4f2e220cb413916be92cfbd2c55 /Objects | |
parent | 185fd33a17de34abb3379a3970e2a52c7c3cd945 (diff) | |
download | cpython-97f86b82b74244974212ff970010e2435dd10c0f.zip cpython-97f86b82b74244974212ff970010e2435dd10c0f.tar.gz cpython-97f86b82b74244974212ff970010e2435dd10c0f.tar.bz2 |
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().
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions