diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-19 23:36:33 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-19 23:36:33 +0100 |
commit | c9382eb7ae26dd72ad2ee9736584c2ad6d109085 (patch) | |
tree | 68866708e78a8c954842ba9ee0d4bafb88a9ac63 /Python/pytime.c | |
parent | 54799672dad9e6a10adde0f4af87d9f8165e4d7a (diff) | |
download | cpython-git-c9382eb7ae26dd72ad2ee9736584c2ad6d109085.tar.gz |
Issue #23707: On UNIX, os.urandom() now calls the Python signal handler when
read() is interrupted by a signal.
dev_urandom_python() now calls _Py_read() helper instead of calling directly
read().
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions