| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-141042: fix sNaN's packing for mixed floating-point formats (#141107) | Sergey B Kirpichev | 2025-11-12 | 1 | -10/+44 |
| * | gh-130317: Fix SNaN broken tests on HP PA RISC (#140452) | Stefano Rivera | 2025-10-22 | 1 | -0/+5 |
| * | gh-133304: workaround for RISC-V in PyFloat_Pack4/Unpack4() (#133328) | Sergey B Kirpichev | 2025-05-03 | 1 | -3/+3 |
| * | gh-130317: Fix test_pack_unpack_roundtrip() and add docs (#133204) | Sergey B Kirpichev | 2025-05-01 | 1 | -13/+10 |
| * | gh-130317: Skip test_pack_unpack_roundtrip_for_nans() on x86 (#133155) | Victor Stinner | 2025-04-30 | 1 | -2/+9 |
| * | gh-130317: Fix PyFloat_Pack/Unpack[24] for NaN's with payload (#130452) | Sergey B Kirpichev | 2025-04-28 | 1 | -0/+34 |
| * | gh-116417: Move limited C API abstract.c tests to _testlimitedcapi (#116986) | Victor Stinner | 2024-03-19 | 1 | -8/+9 |
| * | gh-111765: Move old PyFloat_* tests to Lib/test/test_capi/test_float.py (GH-... | Sergey B Kirpichev | 2023-11-07 | 1 | -0/+65 |
| * | gh-111495: Add tests for PyFloat C API (GH-111624) | Sergey B Kirpichev | 2023-11-05 | 1 | -0/+117 |
