gh-145633: Refine notes on non-IEEE platforms (#145845)
* We don't specify what happens on non-IEEE platforms. * Use rather PY_LITTLE_ENDIAN to get native endianness. * Mention that unpack functions don't fail in CPython. * Mention that PyFloat_Pack8 doesn't fail in CPython. Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Victor Stinner <vstinner@python.org>
S
Sergey B Kirpichev committed
52c01864c4778a351e5aa3584e86ed6fd212a5a4
Parent: ced6460
Committed by GitHub <noreply@github.com>
on 3/19/2026, 11:42:25 AM