cpython/Lib/test/test_email
Miss Islington (bot) 848a2ebe53
[3.14] gh-136063: fix quadratic-complexity parsing in email.message._parseparam (GH-136072) (#140827)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2025-11-30 14:30:56 +02:00
..
data [3.14] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141025) 2025-11-04 16:23:16 -05:00
__init__.py
__main__.py
test__encoded_words.py
test__header_value_parser.py [3.14] gh-134155: fix AttributeError in email._header_value_parser.get_address (GH-134194) (#135191) 2025-06-06 14:13:30 -04:00
test_asian_codecs.py
test_contentmanager.py
test_defect_handling.py
test_email.py [3.14] gh-136063: fix quadratic-complexity parsing in email.message._parseparam (GH-136072) (#140827) 2025-11-30 14:30:56 +02:00
test_generator.py
test_headerregistry.py
test_inversion.py
test_message.py [3.14] gh-135307: Fix email error when policy max_line_length is set to 0 or None (GH-135367) (#140915) 2025-11-02 10:03:12 -05:00
test_parser.py
test_pickleable.py
test_policy.py
test_utils.py
torture_test.py