Message242242
| Author | pitrou |
|---|---|
| Recipients | lukasz.langa, pitrou, rhettinger, serhiy.storchaka |
| Date | 2015-04-29.19:04:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1430334262.22.0.90558701816.issue24076@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I reproduce under 64-bit Linux. So this may be because the Python long digit (30 bits) is smaller than the C long (64 bits). Lukasz: is there a specific use case? Note you can use Numpy for such calculations. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-29 19:04:22 | pitrou | set | recipients: + pitrou, rhettinger, lukasz.langa, serhiy.storchaka |
| 2015-04-29 19:04:22 | pitrou | set | messageid: <1430334262.22.0.90558701816.issue24076@psf.upfronthosting.co.za> |
| 2015-04-29 19:04:22 | pitrou | link | issue24076 messages |
| 2015-04-29 19:04:22 | pitrou | create | |