Skip to content

Commit 9285789

Browse files
πŸ“œπŸ€– Added by blurb_it.
1 parent 8d08764 commit 9285789

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
plistlib._date_from_string() was raising a confusing TypeError for partial ISO 8601 dates (e.g., '2024-06Z') because it broke early on missing components. The fix fills missing components with sensible defaults: month/day β†’ 1, hour/minute/second β†’ 0.

0 commit comments

Comments
Β (0)