Message267638
| Author | alex |
|---|---|
| Recipients | Colm Buckley, Lukasa, alex, doko, dstufft, larry, lemburg, martin.panter, matejcik, ned.deily, python-dev, rhettinger, skrah, thomas-petazzoni, vstinner, ztane |
| Date | 2016-06-07.12:05:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1465301115.32.0.280567525443.issue26839@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Repeating what a few other folks have said: the of os.urandom's callers shouldn't have to pay for the hash seed implementation. If Python internally is ok with suboptimal entropy, it should use a different function. Or early-boot Python users should set PYTHONHASHSEED. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-07 12:05:15 | alex | set | recipients: + alex, lemburg, rhettinger, doko, vstinner, larry, matejcik, ned.deily, skrah, python-dev, martin.panter, ztane, dstufft, Lukasa, thomas-petazzoni, Colm Buckley |
| 2016-06-07 12:05:15 | alex | set | messageid: <1465301115.32.0.280567525443.issue26839@psf.upfronthosting.co.za> |
| 2016-06-07 12:05:15 | alex | link | issue26839 messages |
| 2016-06-07 12:05:15 | alex | create | |