cpython/Lib/email
Christian Clauss 745c9d9dfc
Fix typos in the Lib directory (GH-28775)
Fix typos in the Lib directory as identified by codespell.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2021-10-06 16:13:48 -07:00
..
mime
__init__.py
_encoded_words.py
_header_value_parser.py
_parseaddr.py bpo-45001: Make email date parsing more robust against malformed input (GH-27946) 2021-08-26 16:49:03 +02:00
_policybase.py
architecture.rst
base64mime.py
charset.py
contentmanager.py bpo-45060: Get rid of few uses of the equality operators with None (GH-28087) 2021-08-31 16:59:52 +03:00
encoders.py
errors.py Fix typos in the Lib directory (GH-28775) 2021-10-06 16:13:48 -07:00
feedparser.py
generator.py
header.py
headerregistry.py
iterators.py
message.py bpo-42892: fix email multipart attribute error (GH-26903) 2021-07-30 19:05:49 +02:00
parser.py
policy.py
quoprimime.py
utils.py bpo-27513: email.utils.getaddresses() now handles Header objects (#13797) 2021-07-19 18:07:54 +02:00