[issue45239] email.utils.parsedate_tz raises UnboundLocalError if time has more than 2 dots in it

Łukasz Langa report at bugs.python.org
Wed Oct 13 13:12:26 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45239>
_______________________________________


More information about the Python-bugs-list mailing list