cpython/Lib/email
Łukasz Langa f8473f6f76
[3.10] bpo-45239: Fix parsedate_tz when time has more than 2 dots in it (GH-28452) (GH-28930)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit b9e687618d)

Co-authored-by: Ben Hoyt <benhoyt@gmail.com>
2021-10-13 19:12:22 +02:00
..
mime
__init__.py
_encoded_words.py
_header_value_parser.py
_parseaddr.py [3.10] bpo-45239: Fix parsedate_tz when time has more than 2 dots in it (GH-28452) (GH-28930) 2021-10-13 19:12:22 +02:00
_policybase.py
architecture.rst
base64mime.py
charset.py
contentmanager.py [3.10] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087). (GH-28092) 2021-09-03 21:13:00 -04:00
encoders.py
errors.py [3.10] Fix typos in the Lib directory (GH-28775) (GH-28804) 2021-10-07 11:49:47 -04:00
feedparser.py
generator.py
header.py
headerregistry.py
iterators.py
message.py bpo-42892: fix email multipart attribute error (GH-26903) (GH-27492) 2021-07-30 19:27:06 +02:00
parser.py
policy.py
quoprimime.py
utils.py bpo-27513: email.utils.getaddresses() now handles Header objects (GH-13797) (GH-27242) 2021-07-19 18:54:45 +02:00