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 David Carlier
Recipients David Carlier, benjamin.peterson, eitan.adler, rhettinger, serhiy.storchaka, vstinner
Date 2018-05-16.07:34:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526456098.76.0.682650639539.issue33528@psf.upfronthosting.co.za>
In-reply-to
Content
These are valid point. In fact it was just to have direct access to the function like os.getrandom accesses directly the Linux syscall. But if there is no enough valid reason I can drop this PR.
History
Date User Action Args
2018-05-16 07:34:58David Carliersetrecipients: + David Carlier, rhettinger, vstinner, benjamin.peterson, serhiy.storchaka, eitan.adler
2018-05-16 07:34:58David Carliersetmessageid: <1526456098.76.0.682650639539.issue33528@psf.upfronthosting.co.za>
2018-05-16 07:34:58David Carlierlinkissue33528 messages
2018-05-16 07:34:58David Carliercreate