-
-
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
Undocumented
False
for singular_noun
if word is already singular
help wanted
#73
opened Feb 15, 2019 by
AlexeySanko
Multiple issues with code on pypi page
bug
documentation
help wanted
#116
opened Oct 9, 2020 by
Protofall
graffiti is both listed as uninflected and as the plural of graffito
help wanted
#154
opened May 1, 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
'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
number_to_words: support for custom comma-separators is broken/incomplete
bug
help wanted
#176
opened Feb 13, 2023 by
jayaddison
[bug] Incorrect results for floating point numbers.
p.number_to_words(0.000001) != 'one hundred and six'
#226
opened Dec 3, 2024 by
xenova
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.