summaryrefslogtreecommitdiffstats
path: root/Modules/_testcapi/float.c
Commit message (Expand)AuthorAgeFilesLines
* gh-116417: Move limited C API abstract.c tests to _testlimitedcapi (#116986)Victor Stinner2024-03-191-73/+0
* gh-111495: Add tests for PyFloat C API (GH-111624)Sergey B Kirpichev2023-11-051-0/+74
* gh-110964: Remove private _PyArg functions (#110966)Victor Stinner2023-10-171-0/+3
* gh-104922: remove PY_SSIZE_T_CLEAN (#106315)Inada Naoki2023-07-021-2/+0
* gh-104469 Convert _testcapi/float.c to use AC (gh-104470)Dong-hee Na2023-05-151-19/+35
* gh-93649: Split float/long tests from _testcapimodule.c (GH-99549)Erlend E. Aasland2022-11-171-0/+98