Donald Stufft added the comment:

> Reminder: getrandom() feature is specific to Linux. I understand that all 
> other operating systems don't warn if the urandom entropy pool is not 
> initialized yet!

As far as I know, all other modern OSs *ALWAYS* block until their entropy pool 
is intialized. It's Linux that refuses to get with the program.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26839>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to