-
-
Notifications
You must be signed in to change notification settings - Fork 143
Pull requests: python-humanize/humanize
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Defer importing For changes in existing functionality
math in filesize.py
changelog: Changed
#397
opened Sep 8, 2026 by
hugovk
Member
Loading…
fix naturalsize ValueError for custom format strings with text (fixes #366)
#396
opened Sep 7, 2026 by
aDragon0707
Loading…
fix precisedelta dropping sign of negative timedeltas (fixes #379)
#395
opened Sep 7, 2026 by
aDragon0707
Loading…
perf: hoist For changes in existing functionality
import datetime as dt to module scope in time.py
changelog: Changed
#394
opened Sep 7, 2026 by
g4lb
Loading…
Hoist For changes in existing functionality
import math to module scope in number.py
changelog: Changed
#393
opened Sep 7, 2026 by
g4lb
Loading…
Remove the leftover format placeholder from intword units
#382
opened Aug 26, 2026 by
VenishPaneliya
Loading…
fix(lists): support general iterables and update typing in natural_list
#381
opened Aug 25, 2026 by
Pxnzerr
Loading…
fix(time): precisedelta keeps the sign of negative timedeltas
#380
opened Aug 24, 2026 by
Mukller
Loading…
feat(time): add optional weekday parameter to naturalday (#102)
#377
opened Aug 13, 2026 by
harmehak0173
Loading…
fix: pass grammatical context through naturaldelta for i18n case-aware translations
#371
opened Aug 1, 2026 by
deepakganesh78
Loading…
Fix naturalsize() ValueError for custom formats containing text
#367
opened Jul 31, 2026 by
Sanjays2402
Loading…
Fix For any bug fixes
intword's decillion-to-googol gap and carry-over rounding
changelog: Fixed
#364
opened Jul 30, 2026 by
mmaxjr
Loading…
Fix metric() showing an extra significant digit on rounding carry
#359
opened Jul 25, 2026 by
vidigoat
Loading…
fix: catch OverflowError in naturalsize() for very large integers
#355
opened Jul 20, 2026 by
koteshyelamati
Loading…
fix: naturaldelta includes months when years > 1 and months=True
#350
opened Jul 11, 2026 by
amitmishra11
Loading…
Fix intword() rounding carry for very large numbers
#346
opened Jul 6, 2026 by
binggao1230
Contributor
Loading…
fix: handle decimal string input in intword()
changelog: Fixed
For any bug fixes
#332
opened Jun 27, 2026 by
jtvhd6
Loading…
Support Romanian ordinal formatting
changelog: Fixed
For any bug fixes
#331
opened Jun 24, 2026 by
lin-hongkuan
Loading…
Fix ordinal() suffix for negative integers
changelog: Fixed
For any bug fixes
#321
opened May 28, 2026 by
fbindakheel
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.