cpython/Lib/test/test_email
Pablo Galindo Salgado 29e2839cd6
gh-113027: Fix timezone check in test_variable_tzname in test_email (GH-113835)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-01-12 11:46:17 +01:00
..
data
__init__.py
__main__.py
test__encoded_words.py
test__header_value_parser.py gh-113594: Fix UnicodeEncodeError in TokenList.fold() (GH-113730) 2024-01-10 14:54:36 +02:00
test_asian_codecs.py
test_contentmanager.py
test_defect_handling.py
test_email.py [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (#111116) 2023-12-15 16:10:40 +01:00
test_generator.py
test_headerregistry.py
test_inversion.py
test_message.py gh-94606: Fix error when message with Unicode surrogate not surrogateescaped string (GH-94641) 2023-12-11 18:21:18 +02:00
test_parser.py
test_pickleable.py
test_policy.py
test_utils.py gh-113027: Fix timezone check in test_variable_tzname in test_email (GH-113835) 2024-01-12 11:46:17 +01:00
torture_test.py