gh-130317: Fix test_pack_unpack_roundtrip() and add docs (#133204)
* Skip sNaN's testing in 32-bit mode. * Drop float_set_snan() helper. * Use memcpy() workaround for sNaN's in PyFloat_Unpack4(). * Document, that sNaN's may not be preserved by PyFloat_Pack/Unpack API.
S
Sergey B Kirpichev committed
ad2f0884b16e6af4087ba078d2255d4c81ae8e96
Parent: ed039b8
Committed by GitHub <noreply@github.com>
on 5/1/2025, 2:20:36 PM