Message238504
| Author | vstinner |
|---|---|
| Recipients | 700eb415, Arfrever, alex, anand.jeyahar, christian.heimes, josh.r, jwilk, neologix, pitrou, python-dev, vstinner |
| Date | 2015-03-19.12:43:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426768997.66.0.747655129959.issue22181@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh, test_os now fails on Linux because os.urandom() doesn't use a file descriptor anymore. The test should be skipped when getrandom() is used. The test is already skipped when getentropy() is used. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-19 12:43:17 | vstinner | set | recipients: + vstinner, pitrou, christian.heimes, jwilk, Arfrever, alex, neologix, python-dev, anand.jeyahar, josh.r, 700eb415 |
| 2015-03-19 12:43:17 | vstinner | set | messageid: <1426768997.66.0.747655129959.issue22181@psf.upfronthosting.co.za> |
| 2015-03-19 12:43:17 | vstinner | link | issue22181 messages |
| 2015-03-19 12:43:17 | vstinner | create | |