Message253214
| Author | vstinner |
|---|---|
| Recipients | matejcik, rhettinger, socketpair, vstinner |
| Date | 2015-10-20.08:02:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1445328152.82.0.320673928166.issue25420@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The RNG is seeded from os.urandom, which as of python 3.5 uses the potentially blocking getrandom() call. Here is a patch for os.urandom() documentation. What do you think? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-20 08:02:32 | vstinner | set | recipients: + vstinner, rhettinger, matejcik, socketpair |
| 2015-10-20 08:02:32 | vstinner | set | messageid: <1445328152.82.0.320673928166.issue25420@psf.upfronthosting.co.za> |
| 2015-10-20 08:02:32 | vstinner | link | issue25420 messages |
| 2015-10-20 08:02:31 | vstinner | create | |