| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-111140: Adds PyLong_AsNativeBytes and PyLong_FromNative[Unsigned]Bytes fun... | Steve Dower | 2024-02-12 | 1 | -1/+47 |
| * | gh-110628: Add tests for PyLong C API (GH-110629) | Serhiy Storchaka | 2023-10-14 | 1 | -0/+222 |
| * | gh-109723: Disable Py_BUILD_CORE in _testcapi (#109727) | Victor Stinner | 2023-09-22 | 1 | -53/+0 |
| * | gh-106320: Remove private _PyLong_Sign() (#108743) | Victor Stinner | 2023-09-01 | 1 | -0/+5 |
| * | gh-108444: Add PyLong_AsInt() public function (#108445) | Victor Stinner | 2023-08-24 | 1 | -0/+25 |
| * | gh-104469: Convert _testcapi/long to use AC (gh-104720) | Dong-hee Na | 2023-05-23 | 1 | -35/+84 |
| * | GH-101291: Add low level, unstable API for pylong (GH-101685) | Mark Shannon | 2023-05-21 | 1 | -0/+13 |
| * | gh-99537: Use Py_SETREF() function in longobject C code (#99655) | Victor Stinner | 2022-11-22 | 1 | -8/+4 |
| * | gh-93649: Split float/long tests from _testcapimodule.c (GH-99549) | Erlend E. Aasland | 2022-11-17 | 1 | -0/+561 |
