cpython/Lib/email
2025-05-26 11:02:52 +03:00
..
mime
__init__.py
_encoded_words.py
_header_value_parser.py [3.14] gh-134152: Fix UnboundLocalError in email._header_value_parser _get_ptext_to_endchars (GH-134233) (#134678) 2025-05-26 11:02:52 +03:00
_parseaddr.py
_policybase.py gh-127794: Validate email header names according to RFC 5322 (#127820) 2025-03-30 12:29:29 +00:00
architecture.rst
base64mime.py
charset.py
contentmanager.py
encoders.py
errors.py
feedparser.py gh-133306: Use \z instead of \Z in regular expressions in the stdlib (GH-133337) 2025-05-03 17:58:49 +03:00
generator.py
header.py
headerregistry.py
iterators.py
message.py
parser.py
policy.py gh-127794: Validate email header names according to RFC 5322 (#127820) 2025-03-30 12:29:29 +00:00
quoprimime.py
utils.py