cpython/Lib/test/test_email
Antoine Pitrou a6a4dc816d bpo-31370: Remove support for threads-less builds (#3385)
* Remove Setup.config
* Always define WITH_THREAD for compatibility.
2017-09-07 18:56:24 +02:00
..
data
__init__.py Merge with 3.5 2016-09-09 12:09:07 -07:00
__main__.py
test__encoded_words.py
test__header_value_parser.py bpo-30532: Fix whitespace folding in certain cases 2017-06-26 17:41:35 -04:00
test_asian_codecs.py Merge with 3.5 2016-05-06 17:35:21 -04:00
test_contentmanager.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
test_defect_handling.py
test_email.py bpo-31370: Remove support for threads-less builds (#3385) 2017-09-07 18:56:24 +02:00
test_generator.py [email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-595) 2017-06-11 23:43:41 -07:00
test_headerregistry.py Issue #23277: Remove unused imports in tests. 2016-04-24 21:41:02 +03:00
test_inversion.py #28047: Fix calculation of base64 line length. 2016-09-09 15:00:09 -04:00
test_message.py #24277: The new email API is no longer provisional. 2016-09-07 21:15:59 -04:00
test_parser.py #20476: add a message_factory policy attribute to email. 2016-09-09 18:39:18 -04:00
test_pickleable.py
test_policy.py #20476: Deal with the message_factory circular import differently. 2016-09-10 00:22:25 -04:00
test_utils.py Issue #24836: Skip FormatDateTests of test_email.test_utils on Mac OS X Snow 2015-09-18 16:32:23 +02:00
torture_test.py Issue 26912: fix broken imports in test_email package. 2016-05-06 17:35:05 -04:00