Message 267923 - Python tracker (original) (raw)
Message267923
Author | dstufft |
---|---|
Recipients | Theodore Tso, dstufft, larry, vstinner |
Date | 2016-06-08.22:56:23 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1465426584.03.0.347115217613.issue27266@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
It would still be a thin shell around what the OS provides, it'd just be a thin wrapper around getrandom() instead of around /dev/urandom specifically-- but accessing the same content. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-06-08 22:56:24 | dstufft | set | recipients: + dstufft, vstinner, larry, Theodore Tso |
2016-06-08 22:56:24 | dstufft | set | messageid: 1465426584.03.0.347115217613.issue27266@psf.upfronthosting.co.za |
2016-06-08 22:56:24 | dstufft | link | issue27266 messages |
2016-06-08 22:56:23 | dstufft | create |