summaryrefslogtreecommitdiffstats
path: root/Python/sigcheck.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-03-18 08:52:54 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-03-18 08:52:54 (GMT)
commita47fc5c2ddcf86eb3cb1ad628d04bf3764cfce59 (patch)
tree4eba4aeb0e12436a1c9a811bbac87951b19bc27f /Python/sigcheck.c
parent9c1a9b2657b5e39c6359698e160cb2b7e6df1193 (diff)
downloadcpython-a47fc5c2ddcf86eb3cb1ad628d04bf3764cfce59.zip
cpython-a47fc5c2ddcf86eb3cb1ad628d04bf3764cfce59.tar.gz
cpython-a47fc5c2ddcf86eb3cb1ad628d04bf3764cfce59.tar.bz2
Issue #23694: Handle EINTR in _Py_open() and _Py_fopen_obj()
Retry open()/fopen() if it fails with EINTR and the Python signal handler doesn't raise an exception.
Diffstat (limited to 'Python/sigcheck.c')
0 files changed, 0 insertions, 0 deletions