change link to PR to fix handling of invalid Date fields
This commit is contained in:
@@ -92,7 +92,7 @@ setattr(email._header_value_parser, "get_name_addr", get_name_addr)
|
|||||||
|
|
||||||
# https://bugs.python.org/issue30681
|
# https://bugs.python.org/issue30681
|
||||||
#
|
#
|
||||||
# fix: https://github.com/python/cpython/pull/2254
|
# fix: https://github.com/python/cpython/pull/22090
|
||||||
|
|
||||||
import email.errors
|
import email.errors
|
||||||
from email.errors import HeaderDefect
|
from email.errors import HeaderDefect
|
||||||
|
|||||||
Reference in New Issue
Block a user