Message267668
| Author | Colm Buckley |
|---|---|
| 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.13:36:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1465306597.25.0.0939462016855.issue26839@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Donald: please note - the current behavior is that Python *will not start at all* if getrandom() blocks (because the hash secret initialization fails). If you are relying on the current behavior with a functioning application, then you are invoking it well after the system PRNG has been initialized, and the situation doesn't apply. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-07 13:36:37 | Colm Buckley | set | recipients: + Colm Buckley, lemburg, rhettinger, doko, vstinner, larry, matejcik, ned.deily, alex, skrah, python-dev, martin.panter, ztane, dstufft, Lukasa, thomas-petazzoni |
| 2016-06-07 13:36:37 | Colm Buckley | set | messageid: <1465306597.25.0.0939462016855.issue26839@psf.upfronthosting.co.za> |
| 2016-06-07 13:36:37 | Colm Buckley | link | issue26839 messages |
| 2016-06-07 13:36:37 | Colm Buckley | create | |