Skip to content

Pull requests: python-pendulum/pendulum

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: reject repeated duration components in the Rust parser
#1005 opened Sep 8, 2026 by vzer200 Loading…
1 of 2 tasks
Keep duration microseconds exact for large values
#1003 opened Sep 6, 2026 by gyanu2507 Loading…
1 of 2 tasks
Fix KeyError in diff_for_humans for the zh locale
#1001 opened Sep 1, 2026 by dylanpulver Loading…
1 of 2 tasks
fix(parsing): accept subsecond fractions longer than nine digits
#999 opened Aug 25, 2026 by abhijeet117 Loading…
4 tasks done
Add typed parse helpers for datetime, date, time and duration
#998 opened Aug 25, 2026 by ChrisJr404 Loading…
2 tasks done
Scale ISO 8601 duration fractions by their digit count
#993 opened Aug 17, 2026 by ckarnell Loading…
Bump pymdown-extensions to 11.0.1 (doc dependency)
#991 opened Aug 11, 2026 by katsugtgz Loading…
Add documentation for pendulum.timezones()
#988 opened Jul 27, 2026 by jayasree-007 Loading…
Fix typo in benchmark comment: wth -> with
#983 opened Jul 8, 2026 by maxtaran2010 Loading…
Update PyO3 to 0.29
#978 opened Jun 30, 2026 by musicinmybrain Loading…
2 tasks done
Keep naive datetimes naive in DateTime.diff() (fixes #880)
#968 opened May 23, 2026 by mokashang Loading…
1 of 2 tasks
ProTip! Exclude everything labeled bug with -label:bug.