Files
Jeff Epler 10b624751e tests/float/float_format_ints.py: Add another valid alternative result.
Clang -m32 rounds some floating point reprs differently, likely due to x87
temporary excess precision.  Accept this value in addition to the other
values that are accepted.

Closes: #19120

Signed-off-by: Jeff Epler <jepler@unpythonic.net>
2026-05-08 02:12:04 +10:00
..