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.17:12:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634145146.31.0.236812926929.issue45239@roundup.psfhosted.org>
In-reply-to
Content
New changeset f8473f6f7603f8cccccc3307d4cb853587be41b3 by Łukasz Langa in branch '3.10':
[3.10] bpo-45239: Fix parsedate_tz when time has more than 2 dots in it (GH-28452) (GH-28930)
https://github.com/python/cpython/commit/f8473f6f7603f8cccccc3307d4cb853587be41b3
History
Date User Action Args
2021-10-13 17:12:26lukasz.langasetrecipients: + lukasz.langa, barry, benhoyt, miss-islington
2021-10-13 17:12:26lukasz.langasetmessageid: <1634145146.31.0.236812926929.issue45239@roundup.psfhosted.org>
2021-10-13 17:12:26lukasz.langalinkissue45239 messages
2021-10-13 17:12:26lukasz.langacreate