This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients barry, benhoyt, lukasz.langa, miss-islington
Date 2021-10-13.16:58:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634144321.39.0.576516241869.issue45239@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5638618845752f713c00d69dbe705fed16761948 by Miss Islington (bot) in branch '3.9':
bpo-45239: Fix parsedate_tz when time has more than 2 dots in it (GH-28452) (GH-28928)
https://github.com/python/cpython/commit/5638618845752f713c00d69dbe705fed16761948
History
Date User Action Args
2021-10-13 16:58:41lukasz.langasetrecipients: + lukasz.langa, barry, benhoyt, miss-islington
2021-10-13 16:58:41lukasz.langasetmessageid: <1634144321.39.0.576516241869.issue45239@roundup.psfhosted.org>
2021-10-13 16:58:41lukasz.langalinkissue45239 messages
2021-10-13 16:58:41lukasz.langacreate