Files
RustPython/common/src
Mark Umnus 6d663f4157 Fix formatting of decimal powers below 1 million
The previous implementation truncated even 10.0 to 1, because it cut away any
combination of trailing 0's and .'s.
2021-02-01 01:25:58 +01:00
..
2020-11-20 23:10:43 -06:00
2020-12-21 18:48:56 -06:00
2020-08-27 20:47:47 -05:00
2020-12-21 18:47:59 -06:00
2020-11-06 11:11:06 -06:00
2020-07-25 15:22:03 -04:00
2020-10-13 15:42:11 +09:00