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 | 24d59e05262a76b67329b649b6d67b091ab3491f (patch) | |
tree | 7172d2ab60b124738a35454ed41da5cf9502c628 /Python/random.c | |
parent | 0f1b4c6827901688b24a202f9f93c25efd5d145f (diff) | |
download | cpython-24d59e05262a76b67329b649b6d67b091ab3491f.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