diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-06 10:16:20 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-06 10:16:20 (GMT) |
commit | dcdb60e4b3ad529fb2acd8d36f6ce9c7370b6c6f (patch) | |
tree | 08e03dc4bc5072f3e9f75dbde9682e5c0435c865 /Python/graminit.c | |
parent | 1459ca64fc5731b57f66f0834db9a2465970c182 (diff) | |
download | cpython-dcdb60e4b3ad529fb2acd8d36f6ce9c7370b6c6f.zip cpython-dcdb60e4b3ad529fb2acd8d36f6ce9c7370b6c6f.tar.gz cpython-dcdb60e4b3ad529fb2acd8d36f6ce9c7370b6c6f.tar.bz2 |
Issue #29157: dev_urandom() now calls py_getentropy()
Prepare the fallback to support getentropy() failure and falls back on reading
from /dev/urandom.
Diffstat (limited to 'Python/graminit.c')
0 files changed, 0 insertions, 0 deletions