-
Notifications
You must be signed in to change notification settings - Fork 557
Pull requests: dateutil/dateutil
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: fix isoparser test collection under newer pytest (parametrize generator)
#1531
opened Jul 4, 2026 by
apoorvdarshan
Loading…
fix: handle space after month abbreviation dot (e.g. Jan. 5.2014)
#1528
opened Jun 30, 2026 by
Someshwar-prox
Loading…
Reject out-of-range timezone offsets in parser.parse() (fixes #1508)
#1527
opened Jun 28, 2026 by
vineethsaivs
Loading…
Add parser regression test for illegal month
#1526
opened Jun 24, 2026 by
lin-hongkuan
Loading…
3 tasks done
Preserve fractional day and time fields in relativedelta multiplication
#1524
opened Jun 21, 2026 by
vineethsaivs
Loading…
Add a fast path for complete ISO-8601 timestamps in parser.parse()
#1523
opened Jun 18, 2026 by
tfoutrein
Loading…
Keep comma as a separator before a time field in _timelex (fixes #1409)
#1522
opened Jun 16, 2026 by
gaoflow
Loading…
fix: fuzzy_with_tokens does not return unused numerical tokens
#1518
opened Jun 1, 2026 by
YousafZahid1
Loading…
3 tasks done
fix: Incorrect year is returned when parsing a date string such as "may15,202
#1514
opened May 31, 2026 by
YousafZahid1
•
Draft
2 tasks done
Validate week number against the actual number of ISO weeks in the year
#1506
opened May 21, 2026 by
jesustorres-code
Loading…
fix: correct dayfirst behavior when yearfirst is True
#1488
opened May 12, 2026 by
algojogacor
Loading…
Parse dashed time segments after an ISO T separator
#1485
opened Apr 27, 2026 by
ShipItAndPray
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.