]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101913: changed wording of docstring for _parsedate_tz (#134446)
authorGustaf <79180496+gostak-dd@users.noreply.github.com>
Tue, 2 Jun 2026 15:02:19 +0000 (17:02 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 15:02:19 +0000 (11:02 -0400)
commitf7e0fb60cfaf31373c0b78e6eb954a0351e92f09
tree4e76d038ef98a6057fe2bc70eddf603890ff22e9
parente3fa52d953492772d36f5a4397262483bcf67641
gh-101913: changed wording of docstring for _parsedate_tz (#134446)

Fixed incorrect word.

Co-authored-by: Gustaf <79180496+GGyll@users.noreply.github.com>
Lib/email/_parseaddr.py