| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [3.12] Refactor test_capi.test_long (GH-122113) (GH-122151) | Serhiy Storchaka | 2024-07-23 | 1 | -161/+65 |
| | | | | | | | Share common code for tests for PyLong_As*() functions. (cherry picked from commit 69f2dc5c06e62b4a9eb4da8f0cd456cc09b998ed) Co-authored-by: Victor Stinner <vstinner@python.org> | ||||
| * | [3.12] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows ↵ | Serhiy Storchaka | 2024-03-20 | 1 | -0/+23 |
| | | | | | | 64-bit platforms (GH-117064) (GH-117070) (cherry picked from commit 519b2ae22b54760475bbf62b9558d453c703f9c6) | ||||
| * | [3.12] gh-110628: Add tests for PyLong C API (GH-110629) (GH-110854) | Serhiy Storchaka | 2023-10-14 | 1 | -0/+366 |
| | | | | (cherry picked from commit 9d40ebf1902812fad6aa85ede7b6f1fdff3c1291) | ||||
| * | GH-101291: Add low level, unstable API for pylong (GH-101685) | Mark Shannon | 2023-05-21 | 1 | -0/+39 |
| Co-authored-by: Petr Viktorin <encukou@gmail.com> | |||||
