diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-10-01 09:59:32 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-10-01 09:59:32 +0200 |
commit | 0789bf90f9701c6f401815797ac27b13481ac0b5 (patch) | |
tree | d16960f3b681c12a80a8fc4e58770458b673e5a0 /Python/fileutils.c | |
parent | b4d87208a66867dd28f035b5b456724d9e7b43b2 (diff) | |
download | cpython-0789bf90f9701c6f401815797ac27b13481ac0b5.tar.gz |
Issue #25003: os.urandom() doesn't use getentropy() on Solaris because
getentropy() is blocking, whereas os.urandom() should not block. getentropy()
is supported since Solaris 11.3.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions