cpython/Lib/test/test_email
Miss Islington (bot) c71ecd1418
[3.14] gh-134759: fix UnboundLocalError in email.message.Message.get_payload (GH-136071) (#136579)
gh-134759: fix `UnboundLocalError` in `email.message.Message.get_payload` (GH-136071)
(cherry picked from commit 25335d297b)

Co-authored-by: Kliment Lamonov <klimentlamonov@yandex.ru>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
2025-07-12 13:56:10 +00:00
..
data
__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-67022: Document bytes/str inconsistency in email.header.decode_header() and suggest email.headerregistry.HeaderRegistry as a sane alternative (GH-92900) (#135548) 2025-06-15 16:02:16 -04:00
test_generator.py
test_headerregistry.py
test_inversion.py
test_message.py [3.14] gh-134759: fix UnboundLocalError in email.message.Message.get_payload (GH-136071) (#136579) 2025-07-12 13:56:10 +00:00
test_parser.py
test_pickleable.py
test_policy.py
test_utils.py
torture_test.py