-
-
Notifications
You must be signed in to change notification settings - Fork 127
Pull requests: jaraco/inflect
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Route tenfn's teen branch through millfn's bounds check
#273
opened Sep 4, 2026 by
afonsojanu
Loading…
docs: make README examples self-contained (fix #116)
#272
opened Aug 29, 2026 by
CAOShurong
Loading…
Raise NumOutOfRangeError from tenfn instead of leaking IndexError (#242)
#271
opened Aug 27, 2026 by
chiliec
Loading…
Fix: _plnoun() (used by plural_noun()) has no notion of 'this input is...
#270
opened Aug 17, 2026 by
M001N
Loading…
Fix: In ordinal() (inflect/__init__.py, ~line 3658),
DIGIT.match(str(num))...
#269
opened Aug 16, 2026 by
M001N
Loading…
fix: don't leave the engine in classical mode after a compare query
#268
opened Aug 16, 2026 by
nikolauspschuetz
Loading…
Fix: In postprocess(self, orig, inflected) (inflect/__init__.py), the...
#267
opened Aug 16, 2026 by
M001N
Loading…
Fix plural_noun dropping the prepositional phrase for irregular-plural heads
#264
opened Jul 23, 2026 by
Osamaali313
Loading…
Insert "k" before "-ing" for verbs ending in a vowel plus "c"
#261
opened Jul 17, 2026 by
Sreekant13
Loading…
fix: catch OverflowError in num() alongside ValueError
#256
opened Jul 3, 2026 by
koteshyelamati
Loading…
Do not pluralize common uncountable mass nouns (#239)
#255
opened Jul 3, 2026 by
uttam12331
Loading…
Fix singular_noun stripping for nouns ending in ics and ess (#214)
#254
opened Jun 30, 2026 by
Saarthak-Lawand
Loading…
Expand scientific notation floats in number_to_words
#253
opened Jun 25, 2026 by
binggao1230
Loading…
fix: present_participle('be') returns 'bing' instead of 'being'
#252
opened Jun 24, 2026 by
binggao1230
Loading…
2 tasks done
Fix stray space before punctuation andword in number_to_words
#247
opened Jun 16, 2026 by
binggao1230
Loading…
Fix TypeError in singular_noun for compound words with prepositions
#237
opened Feb 21, 2026 by
bysiber
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.