gh-138580: Add sys.float_info.iec_60559 boolean flag (#138811)
This value indicating support the IEC 60559 floating-point standard (the Annex F of C99). If enabled, the float type characteristics matches the IEC 60559 double format and exceptional cases for the math's functions follow to the section F.10 of the C99 standard. Co-authored-by: Victor Stinner <vstinner@python.org> Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
S
Sergey B Kirpichev committed
68c7fad757f3a99fca257d11ce61adb78128a66c
Parent: 6d73bc2
Committed by GitHub <noreply@github.com>
on 3/24/2026, 11:36:15 AM