-
-
Notifications
You must be signed in to change notification settings - Fork 118
Pull requests: jaraco/inflect
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix singular_noun stripping for nouns ending in ics and ess (#214)
#254
opened Jun 30, 2026 by
Saarthak-Lawand
Loading…
fix: present_participle('be') returns 'bing' instead of 'being'
#252
opened Jun 24, 2026 by
gaoflow
Loading…
2 tasks done
fix: tenfn raises NumOutOfRangeError for huge inputs (fixes #242)
#248
opened Jun 17, 2026 by
gaoflow
Loading…
Fix stray space before punctuation andword in number_to_words
#247
opened Jun 16, 2026 by
gaoflow
Loading…
fix: raise NumOutOfRangeError from tenfn for out-of-range magnitudes
#244
opened May 21, 2026 by
SAY-5
Loading…
docs: correct the documented input for
engine.gender() in README
#243
opened May 21, 2026 by
SAY-5
Loading…
Fix TypeError in singular_noun for compound words with prepositions
#237
opened Feb 21, 2026 by
bysiber
Loading…
ProTip!
Filter pull requests by the default branch with base:main.