Message320516
| Author | vstinner |
|---|---|
| Recipients | Serge Anuchin, mark.dickinson, pitrou, r.david.murray, rhettinger, serhiy.storchaka, skrah, steven.daprano, tim.peters, vstinner |
| Date | 2018-06-26.21:55:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530050107.89.0.56676864532.issue24567@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The error goes avoid if we stop using floating point number to generate random integers. Can't we drop/deprecate support of RNG only providing getrandom() but not getrandbits()? I'm talking about the master branch. Things are simpler when you only manipulate integers... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-26 21:55:07 | vstinner | set | recipients: + vstinner, tim.peters, rhettinger, mark.dickinson, pitrou, steven.daprano, r.david.murray, skrah, serhiy.storchaka, Serge Anuchin |
| 2018-06-26 21:55:07 | vstinner | set | messageid: <1530050107.89.0.56676864532.issue24567@psf.upfronthosting.co.za> |
| 2018-06-26 21:55:07 | vstinner | link | issue24567 messages |
| 2018-06-26 21:55:07 | vstinner | create | |