summaryrefslogtreecommitdiffstats
path: root/Modules/_testlimitedcapi/long.c
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-130824: Add tests for `NULL` in `PyLong_*AndOverflow` functions (GH...Miss Islington (bot)2025-03-051-2/+2
* gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platf...Serhiy Storchaka2024-03-201-0/+12
* gh-116417: Move limited C API long.c tests to _testlimitedcapi (#117001)Victor Stinner2024-03-191-0/+786