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
Date 2021-10-13.16:21:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634142091.85.0.356009420809.issue45239@roundup.psfhosted.org>
In-reply-to
Content
New changeset b9e687618d3489944f29adbd2be50b46940c9e70 by Ben Hoyt in branch 'main':
bpo-45239: Fix parsedate_tz when time has more than 2 dots in it (GH-28452)
https://github.com/python/cpython/commit/b9e687618d3489944f29adbd2be50b46940c9e70
History
Date User Action Args
2021-10-13 16:21:31lukasz.langasetrecipients: + lukasz.langa, barry, benhoyt
2021-10-13 16:21:31lukasz.langasetmessageid: <1634142091.85.0.356009420809.issue45239@roundup.psfhosted.org>
2021-10-13 16:21:31lukasz.langalinkissue45239 messages
2021-10-13 16:21:31lukasz.langacreate