Message272865
| Author | vstinner |
|---|---|
| Recipients | Decorater, python-dev, vstinner |
| Date | 2016-08-16.16:53:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471366382.17.0.491390739145.issue27776@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch to make os.urandom() blocking on Linux 3.17+, but use non-blocking urandom in _random.Random constructor and _random.Random.seed() with no seed is set. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-16 16:53:02 | vstinner | set | recipients: + vstinner, python-dev, Decorater |
| 2016-08-16 16:53:02 | vstinner | set | messageid: <1471366382.17.0.491390739145.issue27776@psf.upfronthosting.co.za> |
| 2016-08-16 16:53:02 | vstinner | link | issue27776 messages |
| 2016-08-16 16:53:00 | vstinner | create | |