cpython/Lib/test/test_email
2026-05-26 21:52:47 +03:00
..
data
__init__.py
__main__.py
test__encoded_words.py
test__header_value_parser.py gh-128110: Fix rfc2047 whitespace handling in email parser address headers (#130749) 2026-05-11 18:20:09 -04:00
test_asian_codecs.py gh-88726: Stop using non-standard charset names eucgb2312_cn and big5_tw in email (GH-149959) 2026-05-26 21:52:47 +03:00
test_contentmanager.py
test_defect_handling.py
test_email.py gh-149916: Restore the commented out part of test_body_encode in test_email (GH-149917) 2026-05-17 11:06:35 +03:00
test_generator.py gh-83938, gh-122476: Stop incorrectly RFC 2047 encoding non-ASCII email addresses (#122540) 2026-05-01 13:52:06 -04:00
test_headerregistry.py gh-81074: Allow non-ASCII addr_spec in email.headerregistry.Address (#122477) 2026-05-01 14:00:46 -04:00
test_inversion.py
test_message.py
test_parser.py
test_pickleable.py
test_policy.py
test_utils.py
torture_test.py