index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_email
/
test_policy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix infinite loop in email folding logic (GH-12732)
Paul Ganssle
2019-07-16
1
-0/+20
*
Remove unused imports in tests (GH-14518)
Victor Stinner
2019-07-01
1
-1/+0
*
bpo-33524: Fix the folding of email header when max_line_length is 0 or None ...
Abhilash Raj
2019-05-17
1
-0/+13
*
bpo-33529, email: Fix infinite loop in email header encoding (GH-12020)
Krzysztof Wojcik
2019-05-14
1
-0/+8
*
#20476: Deal with the message_factory circular import differently.
R David Murray
2016-09-10
1
-1/+1
*
#20476: add a message_factory policy attribute to email.
R David Murray
2016-09-09
1
-17/+25
*
Issue #27171: Fix typos in documentation, comments, and test function names
Martin Panter
2016-06-02
1
-1/+1
*
#20098: add mangle_from_ policy option.
R David Murray
2015-05-17
1
-0/+2
*
#24211: Add RFC6532 support to the email library.
R David Murray
2015-05-17
1
-0/+4
*
#20871: improve email policy test coverage.
R David Murray
2014-03-09
1
-0/+9
*
#18891: Complete new provisional email API.
R David Murray
2013-10-17
1
-0/+1
*
Make headerregistry fully part of the provisional api.
R David Murray
2012-05-27
1
-6/+6
*
#12586: add provisional email policy with new header parsing and folding.
R David Murray
2012-05-25
1
-31/+97
*
#14731: refactor email policy framework.
R David Murray
2012-05-25
1
-4/+110
*
#12788: fix error in test_policy when run under refleak detection
R David Murray
2012-03-17
1
-1/+3
*
#11731: simplify/enhance parser/generator API by introducing policy objects.
R David Murray
2011-04-18
1
-0/+148