Files
pydantic/tests
Lie Ryan 55fd51fbdf ByteSize.human_readable() should not have decimal point with B suffix (#4777)
ByteSize can only represent whole number of bytes, so displaying a
decimal would be misleading and doesn't really make sense in most cases
where ByteSize is used.

Outside pure mathematics, it is very rare to use non-whole number bytes.

Co-authored-by: Samuel Colvin <s@muelcolvin.com>
2022-12-15 11:28:29 +00:00
..
2017-05-03 22:23:41 +01:00
2022-11-02 12:01:17 +00:00
2019-06-21 12:32:03 +01:00