We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d549737 commit 526bbb5Copy full SHA for 526bbb5
1 file changed
Misc/NEWS.d/next/Library/2026-06-10-06-36-35.gh-issue-151221.DPeEZr.rst
@@ -0,0 +1,3 @@
1
+Fix :mod:`plistlib` raising a confusing :exc:`TypeError` when loading a
2
+``<date>`` that omits smaller units (for example ``2024-06Z`` or ``2024Z``).
3
+The omitted components now default to the start of the period.
0 commit comments