Message267721
That reminds me. I want to be clear: I think it's preferable that os.urandom() blocks when insufficient entropy is available. If Victor's patch changed that, it should be backed out.
(Since non-blocking urandom is useful, perhaps in 3.6 os.urandom() should take a new "block=True" parameter. But it's too late to add it for 3.5.) |
|
Date |
User |
Action |
Args |
2016-06-07 18:46:22 | larry | set | recipients:
+ larry, lemburg, rhettinger, doko, vstinner, christian.heimes, matejcik, ned.deily, alex, skrah, python-dev, martin.panter, ztane, dstufft, Lukasa, thomas-petazzoni, Colm Buckley |
2016-06-07 18:46:22 | larry | set | messageid: <1465325182.51.0.564699591196.issue26839@psf.upfronthosting.co.za> |
2016-06-07 18:46:22 | larry | link | issue26839 messages |
2016-06-07 18:46:22 | larry | create | |
|