[issue27776] PEP 524: Make os.urandom() blocking on Linux

Nick Coghlan report at bugs.python.org
Thu Aug 18 09:02:13 EDT 2016


Nick Coghlan added the comment:

I have a few requests for clarification and confirmation as review comments, but overall +1 from me.

(I'd still like a warning when we need to block in order to make life easier for system administrators attempting to debug any apparent system hangs, but as per the security-sig discussion, I can pursue that in a follow-up RFE and a separate patch, while this patch implements the PEP precisely as accepted)

----------
nosy: +ncoghlan

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27776>
_______________________________________


More information about the Python-bugs-list mailing list