-
-
Notifications
You must be signed in to change notification settings - Fork 106
Issues: jaraco/inflect
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[bug] Incorrect results for floating point numbers.
p.number_to_words(0.000001) != 'one hundred and six'
#226
opened Dec 3, 2024 by
xenova
Unit tests: failure with py3.14 (alpha) due to removal of ast.Num
#224
opened Dec 2, 2024 by
jayaddison
number_to_words, group==2 and 3 digit numbers
help wanted
#217
opened Jul 3, 2024 by
FredSRichardson
Incorect singular inflections of business, physics, biomechanics
help wanted
#214
opened Jun 25, 2024 by
mjaniec2013
number_to_words: support for custom comma-separators is broken/incomplete
bug
help wanted
#176
opened Feb 13, 2023 by
jayaddison
'defnoun' doesn't seem to work when the word is a part of a string passed
feature
help wanted
#163
opened Jul 9, 2022 by
jaraco
Words ending in 's' should never be pluralized by adding another 's'
feature
help wanted
#161
opened Jun 26, 2022 by
aMiss-aWry
graffiti is both listed as uninflected and as the plural of graffito
help wanted
#154
opened May 1, 2022 by
jaraco
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.