Message228792
| Author | alex |
|---|---|
| Recipients | 700eb415, Arfrever, alex, anand.jeyahar, christian.heimes, josh.r, jwilk, neologix, pitrou, vstinner |
| Date | 2014-10-08.14:20:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1412778022.42.0.330324601269.issue22181@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As I said on the other ticket, using arc4random() indiscriminately would be a very poor idea, on some platforms (such as OS X) arc4random() really does use ARC4, which means there are serious security concerns with it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-08 14:20:22 | alex | set | recipients: + alex, pitrou, vstinner, christian.heimes, jwilk, Arfrever, neologix, anand.jeyahar, josh.r, 700eb415 |
| 2014-10-08 14:20:22 | alex | set | messageid: <1412778022.42.0.330324601269.issue22181@psf.upfronthosting.co.za> |
| 2014-10-08 14:20:22 | alex | link | issue22181 messages |
| 2014-10-08 14:20:22 | alex | create | |