| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-130317: Fix test_pack_unpack_roundtrip() and add docs (#133204) | Sergey B Kirpichev | 2025-05-01 | 1 | -33/+0 |
| * | gh-130317: Fix strict aliasing in PyFloat_Pack8() (#133150) | Victor Stinner | 2025-04-29 | 1 | -2/+5 |
| * | gh-130317: Fix PyFloat_Pack/Unpack[24] for NaN's with payload (#130452) | Sergey B Kirpichev | 2025-04-28 | 1 | -0/+30 |
| * | gh-93649: Move _testcapi tests to specific files (#129544) | Victor Stinner | 2025-02-01 | 1 | -0/+59 |
| * | gh-116417: Move limited C API abstract.c tests to _testlimitedcapi (#116986) | Victor Stinner | 2024-03-19 | 1 | -73/+0 |
| * | gh-111495: Add tests for PyFloat C API (GH-111624) | Sergey B Kirpichev | 2023-11-05 | 1 | -0/+74 |
| * | gh-110964: Remove private _PyArg functions (#110966) | Victor Stinner | 2023-10-17 | 1 | -0/+3 |
| * | gh-104922: remove PY_SSIZE_T_CLEAN (#106315) | Inada Naoki | 2023-07-02 | 1 | -2/+0 |
| * | gh-104469 Convert _testcapi/float.c to use AC (gh-104470) | Dong-hee Na | 2023-05-15 | 1 | -19/+35 |
| * | gh-93649: Split float/long tests from _testcapimodule.c (GH-99549) | Erlend E. Aasland | 2022-11-17 | 1 | -0/+98 |
