This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author larry
Recipients Theodore Tso, dstufft, larry, ncoghlan, vstinner
Date 2016-06-09.01:50:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465437016.02.0.615317821805.issue27266@psf.upfronthosting.co.za>
In-reply-to
Content
Victor: just to confirm, would "os.getrandom(n, block=True)" be okay with you?  Do you strongly prefer adding the "block" parameter to os.urandom(), or do you not care much?
History
Date User Action Args
2016-06-09 01:50:16larrysetrecipients: + larry, ncoghlan, vstinner, dstufft, Theodore Tso
2016-06-09 01:50:16larrysetmessageid: <1465437016.02.0.615317821805.issue27266@psf.upfronthosting.co.za>
2016-06-09 01:50:16larrylinkissue27266 messages
2016-06-09 01:50:15larrycreate