Message314981
| Author | wolma |
|---|---|
| Recipients | methane, serhiy.storchaka, wolma |
| Date | 2018-04-05.11:56:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522929406.54.0.682650639539.issue33228@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Actually, in Python2.7 random.choice is implemented with the same susceptibility to the rounding bug as Python3's choices, still nobody ever reported a tempfile IndexError problem (I guess). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-05 11:56:46 | wolma | set | recipients: + wolma, methane, serhiy.storchaka |
| 2018-04-05 11:56:46 | wolma | set | messageid: <1522929406.54.0.682650639539.issue33228@psf.upfronthosting.co.za> |
| 2018-04-05 11:56:46 | wolma | link | issue33228 messages |
| 2018-04-05 11:56:46 | wolma | create | |