diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-10-01 07:57:26 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-10-01 07:57:26 (GMT) |
commit | a87633e59635a659aa7eb733094129c47187f8a3 (patch) | |
tree | ed5a65ef421c5ea3c53b98d4281e9dbda3fc87bb /Python/getplatform.c | |
parent | f522bbc9c27d5602b4d0a8287e6f383ba2399f51 (diff) | |
download | cpython-a87633e59635a659aa7eb733094129c47187f8a3.zip cpython-a87633e59635a659aa7eb733094129c47187f8a3.tar.gz cpython-a87633e59635a659aa7eb733094129c47187f8a3.tar.bz2 |
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/getplatform.c')
0 files changed, 0 insertions, 0 deletions