Pure-Python English-language inflection (jaraco/inflect): plurals, ordinals, indefinite articles, number-to-word conversion. 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 |
|---|---|---|---|---|
IndefArticleAbbrev | 0 | 20 | 0 | bug found |
LouseLicePlural | 0 | 20 | 0 | bug found |
OrdinalAcceptsNumeric | 0 | 20 | 0 | bug found |
PluralApostropheNoCrash | 0 | 20 | 0 | bug found |
PluralShoeReturnsShoes | 0 | 20 | 0 | bug found |
PoundForcePluralizesPound | 0 | 20 | 0 | bug found |