summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-10-01 07:57:26 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-10-01 07:57:26 (GMT)
commita87633e59635a659aa7eb733094129c47187f8a3 (patch)
treeed5a65ef421c5ea3c53b98d4281e9dbda3fc87bb /Python/sysmodule.c
parentf522bbc9c27d5602b4d0a8287e6f383ba2399f51 (diff)
downloadcpython-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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions