diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-20 11:58:18 +0100 |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-20 11:58:18 +0100 |
| commit | a3c0202eb574bd3c09bc81b74227e146503fff94 (patch) | |
| tree | 17dd30f4be763a29169a77c1aac999459e48d193 /Python/peephole.c | |
| parent | f50e1877245123a21f053d73951594794fa18500 (diff) | |
| download | cpython-git-a3c0202eb574bd3c09bc81b74227e146503fff94.tar.gz | |
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.
Diffstat (limited to 'Python/peephole.c')
0 files changed, 0 insertions, 0 deletions
