Skip to content

Commit 526cafd

Browse files
authored
Update 2025-05-21-15-32-04.gh-issue-126845.QhEGg6.rst
1 parent 19ed6c3 commit 526cafd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Fixed the :mod:`email` parsing of three digit dates to
1+
Fixed the :mod:`email` module parsing of three digit dates to
22
conform to :rfc:`5322`: three digit dates were previously
33
turned in to non-conformant four digit dates with a
4-
leading `0`. Now, per the RFC section 4.3, `1990` is added
4+
leading ``0``. Now, per the RFC section 4.3, `1990` is added
55
to such dates to form compliant four digit years.
66

77
Contributed by Gustaf Gyllensporre.

0 commit comments

Comments
 (0)