Files
cpython/Python
Victor Stinner a87633e596 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.
2015-10-01 09:57:26 +02:00
..
2014-08-09 19:39:55 -07:00
2012-03-22 10:39:16 -04:00
2014-12-31 18:09:36 -06:00
2010-12-11 04:25:57 +00:00
2013-01-19 14:58:38 -05:00