mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
Older implementations deal with infinity/negative zero incorrectly. This commit adds generic fixes that can be enabled by any port that needs them, along with new tests cases.