cpython/Lib/email
Mark Sapiro 4fa61a7732
bpo-40597: Allow email.contextmanager set_content() to set a null string. (GH-20542)
2020-07-08 14:00:35 -07:00
..
mime
__init__.py
_encoded_words.py
_header_value_parser.py bpo-39040: Fix parsing of email mime headers with whitespace between encoded-words. (gh-17620) 2020-05-28 20:04:59 -04:00
_parseaddr.py
_policybase.py
architecture.rst
base64mime.py
charset.py
contentmanager.py bpo-40597: Allow email.contextmanager set_content() to set a null string. (GH-20542) 2020-07-08 14:00:35 -07:00
encoders.py
errors.py
feedparser.py
generator.py
header.py
headerregistry.py bpo-39073: validate Address parts to disallow CRLF (#19007) 2020-03-29 20:38:41 -04:00
iterators.py
message.py
parser.py
policy.py
quoprimime.py
utils.py Improve readability of `formataddr` docstring (GH-20963) 2020-06-19 04:57:30 -07:00