SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 58 Python

Issue #23708: Save/restore errno in _Py_read() and _Py_write()

Save and then restore errno because PyErr_CheckSignals() and
PyErr_SetFromErrno() can modify it.
V
Victor Stinner committed
a3c0202eb574bd3c09bc81b74227e146503fff94
Parent: f50e187