Martin Panter added the comment:

Do you want to do an alternative patch Victor? Or point out all the specific 
bits of my patch you don’t like?

I haven’t really been keeping up to date with the getrandom() changes. Though I 
imagine even Python 3.6’s os.urandom() will still fall back to /dev/urandom 
(with potential entropy problem) on older Linux versions. Is the consensus that 
we want to warn about insecure results on Linux >= 3.17, but don’t want to warn 
about older Linux versions?

----------

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

Reply via email to