This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-14 08:28:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a083c8ee6cb89ca573fe10c4c1922e2fa69ceaa3
cpython
/
Lib
/
test
/
test_email
T
History
R David Murray
d4f8132278
Merge
#28407
Improve test coverage of make_msgid.
2016-12-17 22:04:20 -05: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
#27364
: fix "incorrect" uses of escape character in the stdlib.
2016-09-08 13:59:53 -04:00
test_asian_codecs.py
…
test_contentmanager.py
…
test_defect_handling.py
…
test_email.py
Merge
#28407
Improve test coverage of make_msgid.
2016-12-17 22:04:20 -05:00
test_generator.py
Issue
#27895
: Spelling fixes (Contributed by Ville Skyttä).
2016-08-30 10:47:49 -07:00
test_headerregistry.py
…
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
…
torture_test.py
…