-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
p.singular_noun("pair_of_scissors") raises a TypeError
bug
help wanted
#222
opened Oct 30, 2024 by
paulannetts
[bug] Incorrect results for floating point numbers.
p.number_to_words(0.000001) != 'one hundred and six'
bug
#226
opened Dec 3, 2024 by
xenova
Why a extra blank appeared in calling number_to_words to convert 541140 to words with andword=','
#229
opened Feb 11, 2025 by
66qzd
ProTip!
Exclude everything labeled
bug
with -label:bug.