COMMITS
/ Modules/_testcapi/clinic/long.c.h March 19, 2024
V
gh-116417: Move limited C API long.c tests to _testlimitedcapi (#117001)
Victor Stinner committed
September 22, 2023
V
gh-109723: Disable Py_BUILD_CORE in _testcapi (#109727)
Victor Stinner committed
August 31, 2023
V
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)
Victor Stinner committed
August 24, 2023
V
gh-108444: Add PyLong_AsInt() public function (#108445)
Victor Stinner committed
May 23, 2023
D
gh-104469: Convert _testcapi/long to use AC (gh-104720)
Dong-hee Na committed