summaryrefslogtreecommitdiff
path: root/tests/run/int128.pyx
Commit message (Expand)AuthorAgeFilesLines
* Custom int128 conversion as a slow fallback (GH-5419)scoder2023-05-151-3/+24
* Change test to use only integer calculations to prevent platform specific rou...Stefan Behnel2020-09-031-10/+17
* Add a test for unpacking large PyLong values.Stefan Behnel2020-09-021-0/+63
* inline PyLong type conversion also for very large integer types and test with...Stefan Behnel2015-04-031-0/+119