| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-121115: Skip __index__ in PyLong_AsNativeBytes by default (GH-121118) | Miss Islington (bot) | 2024-06-28 | 1 | -2/+9 |
| * | gh-111140: PyLong_From/AsNativeBytes: Take *flags* rather than just *endianne... | Steve Dower | 2024-04-05 | 1 | -7/+111 |
| * | gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platf... | Serhiy Storchaka | 2024-03-20 | 1 | -0/+28 |
| * | gh-116417: Move limited C API long.c tests to _testlimitedcapi (#117001) | Victor Stinner | 2024-03-19 | 1 | -20/+21 |
| * | gh-111140: Improve PyLong_AsNativeBytes API doc example & improve the test (#... | Gregory P. Smith | 2024-02-22 | 1 | -5/+25 |
| * | gh-111140: Adds PyLong_AsNativeBytes and PyLong_FromNative[Unsigned]Bytes fun... | Steve Dower | 2024-02-12 | 1 | -0/+145 |
| * | gh-110628: Add tests for PyLong C API (GH-110629) | Serhiy Storchaka | 2023-10-14 | 1 | -17/+376 |
| * | gh-108444: Add PyLong_AsInt() public function (#108445) | Victor Stinner | 2023-08-24 | 1 | -0/+30 |
| * | GH-101291: Add low level, unstable API for pylong (GH-101685) | Mark Shannon | 2023-05-21 | 1 | -0/+39 |
