COMMITS
/ Lib/test/test_capi/test_float.py January 9, 2026
H
gh-143429: Use compile-time NaN encoding detection for test_struct (#143432)
Henry Chen committed
November 12, 2025
S
gh-141042: fix sNaN's packing for mixed floating-point formats (#141107)
Sergey B Kirpichev committed
October 22, 2025
S
gh-130317: Fix SNaN broken tests on HP PA RISC (#140452)
Stefano Rivera committed
May 3, 2025
S
gh-133304: workaround for RISC-V in PyFloat_Pack4/Unpack4() (#133328)
Sergey B Kirpichev committed
May 1, 2025
S
gh-130317: Fix test_pack_unpack_roundtrip() and add docs (#133204)
Sergey B Kirpichev committed
April 30, 2025
V
gh-130317: Skip test_pack_unpack_roundtrip_for_nans() on x86 (#133155)
Victor Stinner committed
April 28, 2025
S
gh-130317: Fix PyFloat_Pack/Unpack[24] for NaN's with payload (#130452)
Sergey B Kirpichev committed
March 19, 2024
V
gh-116417: Move limited C API abstract.c tests to _testlimitedcapi (#116986)
Victor Stinner committed
November 7, 2023
S
gh-111765: Move old PyFloat_* tests to Lib/test/test_capi/test_float.py (GH-111766)
Sergey B Kirpichev committed
November 5, 2023
S
gh-111495: Add tests for PyFloat C API (GH-111624)
Sergey B Kirpichev committed