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 526cafd commit 67ded8fCopy full SHA for 67ded8f
1 file changed
Misc/NEWS.d/next/Library/2025-05-21-15-32-04.gh-issue-126845.QhEGg6.rst
@@ -1,7 +1,7 @@
1
Fixed the :mod:`email` module parsing of three digit dates to
2
conform to :rfc:`5322`: three digit dates were previously
3
turned in to non-conformant four digit dates with a
4
-leading ``0``. Now, per the RFC section 4.3, `1990` is added
+leading ``0``. Now, per the RFC section 4.3, ``1990`` is added
5
to such dates to form compliant four digit years.
6
7
Contributed by Gustaf Gyllensporre.
0 commit comments