mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
The previous implementation truncated even 10.0 to 1, because it cut away any combination of trailing 0's and .'s.
The previous implementation truncated even 10.0 to 1, because it cut away any combination of trailing 0's and .'s.