mirror of
https://github.com/micropython/micropython.git
synced 2026-03-17 14:20:19 +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.