cpython/Lib/test/test_email
Jelle Zijlstra f7f7838b41
[3.9] bpo-46198: rename duplicate tests and remove unused code (GH-30297) (GH-31797)
(cherry picked from commit 6c83c8e6b5)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2022-03-10 13:18:27 -08:00
..
data Optimize images by IMGbot (GH-21348) 2022-02-03 23:15:17 -08:00
__init__.py
__main__.py
test__encoded_words.py
test__header_value_parser.py [3.9] bpo-46198: rename duplicate tests and remove unused code (GH-30297) (GH-31797) 2022-03-10 13:18:27 -08:00
test_asian_codecs.py
test_contentmanager.py bpo-41402: Fix email ContentManager calling .encode() on bytes (GH-21631) (GH-27687) 2021-08-10 00:34:58 +02:00
test_defect_handling.py
test_email.py [3.9] bpo-19460: Add test for MIMENonMultipart (GH-29817) (#29819) 2021-11-28 16:33:50 +02:00
test_generator.py
test_headerregistry.py
test_inversion.py
test_message.py [3.9] Fix typos in the Lib directory (GH-28775) (GH-28803) 2021-10-07 08:42:38 -07:00
test_parser.py
test_pickleable.py
test_policy.py
test_utils.py
torture_test.py