Message 290011 - Python tracker
Message290011
| Author | serhiy.storchaka |
|---|---|
| Recipients | Oren Milman, mark.dickinson, serhiy.storchaka, vstinner |
| Date | 2017-03-22.19:35:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490211329.96.0.211275485924.issue29816@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated the PR to divrem1-based version. The drawback is that divrem1 can fail with MemoryError while C long long arithmetic always works for integers of the size less than 1 exbibyte. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-22 19:35:29 | serhiy.storchaka | set | recipients: + serhiy.storchaka, mark.dickinson, vstinner, Oren Milman |
| 2017-03-22 19:35:29 | serhiy.storchaka | set | messageid: <1490211329.96.0.211275485924.issue29816@psf.upfronthosting.co.za> |
| 2017-03-22 19:35:29 | serhiy.storchaka | link | issue29816 messages |
| 2017-03-22 19:35:29 | serhiy.storchaka | create | |