Message273347
Thanks for the patch. I think what we really want here is a call to `long_long` rather than `PyNumber_Long`; `PyNumber_Long` includes all the conversions using `__trunc__`, etc., which we don't need here. | |
| Date | User | Action | Args | | 2016-08-22 10:12:45 | mark.dickinson | set | recipients: + mark.dickinson, terry.reedy, vstinner, xiang.zhang | | 2016-08-22 10:12:45 | mark.dickinson | set | messageid: <1471860765.55.0.877989836836.issue27792@psf.upfronthosting.co.za> | | 2016-08-22 10:12:45 | mark.dickinson | link | issue27792 messages | | 2016-08-22 10:12:45 | mark.dickinson | create | | |