Message 289898 - Python tracker
Message289898
| Author | serhiy.storchaka |
|---|---|
| Recipients | Oren Milman, mark.dickinson, serhiy.storchaka, vstinner |
| Date | 2017-03-20.19:01:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490036481.89.0.164970924039.issue29816@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here are two patches. The first uses C long long arithmetic (it corresponds current PR 680), the second uses PyLong arithmetic. What is easier to read and verify? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-20 19:01:21 | serhiy.storchaka | set | recipients: + serhiy.storchaka, mark.dickinson, vstinner, Oren Milman |
| 2017-03-20 19:01:21 | serhiy.storchaka | set | messageid: <1490036481.89.0.164970924039.issue29816@psf.upfronthosting.co.za> |
| 2017-03-20 19:01:21 | serhiy.storchaka | link | issue29816 messages |
| 2017-03-20 19:01:21 | serhiy.storchaka | create | |