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-06-10 21:28:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87018afeae22871bf33fe6ccfce9da97cdbafaea
cpython
/
Lib
/
test
/
test_email
T
History
Serhiy Storchaka
4d83192ea0
Decreased memory requirements of new tests added in issue21448.
2014-08-12 20:22:48 +03:00
..
data
#14983
: always add a line end after a MIME boundary marker.
2014-02-08 17:54:56 -05:00
__init__.py
Issue
#22002
: Make full use of test discovery in test sub-packages.
2014-07-23 12:00:29 -05:00
__main__.py
Issue
#22002
: Make full use of test discovery in test sub-packages.
2014-07-23 12:00:29 -05:00
test__encoded_words.py
…
test__header_value_parser.py
#20977
: fix undefined name in the email module. Patch by Rose Ames.
2014-08-04 17:16:49 +03:00
test_asian_codecs.py
…
test_contentmanager.py
Merge
#19772
: Do not mutate message when downcoding to 7bit.
2014-02-08 11:51:18 -05:00
test_defect_handling.py
…
test_email.py
Decreased memory requirements of new tests added in issue21448.
2014-08-12 20:22:48 +03:00
test_generator.py
…
test_headerregistry.py
Merge:
#16983
: Apply postel's law to encoded words inside quoted strings.
2014-02-08 13:13:01 -05:00
test_inversion.py
…
test_message.py
…
test_parser.py
…
test_pickleable.py
…
test_policy.py
#20871
: improve email policy test coverage.
2014-03-09 15:29:24 -04:00
test_utils.py
…
torture_test.py
…