gh-145633: Remove support for ancient ARM platforms with mixed-endian doubles (#145634)
* Drop DOUBLE_IS_ARM_MIXED_ENDIAN_IEEE754 macro. * Use DOUBLE_IS_BIG/LITTLE_ENDIAN_IEEE754 to detect endianness of float/doubles. * Drop "unknown_format" code path in PyFloat_Pack/Unpack*(). Co-authored-by: Victor Stinner <vstinner@python.org>
S
Sergey B Kirpichev committed
dae85c4d9393b706657a4eb1febc71647a5f544e
Parent: bdf6de8
Committed by GitHub <noreply@github.com>
on 3/11/2026, 11:39:24 AM