diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-19 23:33:09 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-19 23:33:09 +0100 |
commit | 54799672dad9e6a10adde0f4af87d9f8165e4d7a (patch) | |
tree | f3396b8c4313ff3f5d3c24f76311eb5382ee4e97 /Python/random.c | |
parent | c7cd12da6062e19625cfef38aa25ed58a6109fa1 (diff) | |
download | cpython-git-54799672dad9e6a10adde0f4af87d9f8165e4d7a.tar.gz |
Issue #23708: select.devpoll now retries its internal write() when interrupted
by a signal (EINTR).
Modify devpoll_flush() to use _Py_write() instead of calling directly write().
Diffstat (limited to 'Python/random.c')
0 files changed, 0 insertions, 0 deletions