[issue35342] email "default" policy raises exception iterating over unparseable date headers

R. David Murray report at bugs.python.org
Wed Nov 28 13:17:59 EST 2018


R. David Murray <rdmurray at bitdance.com> added the comment:

This is effectively a duplicate of #30681, which has a solution, although it is not yet in final form per the last couple of comments on the issue and the PR.

----------
resolution:  -> duplicate
stage:  -> resolved
superseder:  -> email.utils.parsedate_to_datetime() should return None when date cannot be parsed
versions: +Python 3.8

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


More information about the Python-bugs-list mailing list