This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e7dbe901ca5e5587d18bdfaceeba244ab5342ca
cpython
/
Lib
/
test
/
test_email
History
R David Murray
29097d5a6a
Merge:
#19003
: Only replace \r and/or \n line endings in email.generator.
2016-09-11 17:23:33 -04: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:
#19003
: Only replace \r and/or \n line endings in email.generator.
2016-09-11 17:23:33 -04:00
test_generator.py
…
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
…