Pure-Python human-readable conversions for numbers, file sizes and dates (python-humanize/humanize). Bug fixes mined from upstream history; modern HEAD is the base, each patch reverse-applies a fix to install the original bug.
Per-property results
| Property | passed | failed | other | verdict |
|---|---|---|---|---|
ApnumberZeroIsZero | 0 | 20 | 0 | bug found |
IntcommaNdigitsZeroRounds | 0 | 20 | 0 | bug found |
IntwordPreservesSign | 0 | 20 | 0 | bug found |
MetricFiniteOnZero | 0 | 20 | 0 | bug found |
NaturaldeltaNegativeIsAbsolute | 0 | 20 | 0 | bug found |
NaturaldeltaSubsecondsAreMilliseconds | 0 | 20 | 0 | bug found |
NaturalsizeIntForSmallFloats | 0 | 20 | 0 | bug found |