Message268007
Christian Heimes:
> For os.urandom() let's define it as non-blocking and raise an exception
> when it would blocks.
There is a lot of discussion around random in the bug tracker, it's
really hard to follow :-( Please use specific issues for each idea.
Making os.urandom() non-blocking and always raise an exception is not
the goal of this issue. This idea explicitly makes os.urandom()
blocking on Linux. I suggest you to open a new issue. |
|
Date |
User |
Action |
Args |
2016-06-09 09:23:55 | vstinner | set | recipients:
+ vstinner, lemburg, ncoghlan, larry, christian.heimes, martin.panter, dstufft, Lukasa, Theodore Tso |
2016-06-09 09:23:54 | vstinner | link | issue27266 messages |
2016-06-09 09:23:54 | vstinner | create | |
|