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
/
email
/
_policybase.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-124452: Fix header mismatches when folding/unfolding with email message (#...
RanKKI
2024-11-16
1
-2/+2
*
gh-121650: Encode newlines in headers, and verify headers are sound (GH-122233)
Petr Viktorin
2024-07-30
1
-0/+8
*
Remove almost all unpaired backticks in docstrings (#119231)
Geoffrey Thomas
2024-05-22
1
-1/+1
*
gh-118455: Fix mangle_from_ default value in email.policy.Policy.__doc__ (#11...
wim glenn
2024-05-05
1
-1/+1
*
[email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-...
mircea-cosbuc
2017-06-12
1
-2/+6
*
#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
-0/+4
*
#20098: add mangle_from_ policy option.
R David Murray
2015-05-17
1
-0/+8
*
Don't use metaclasses when class decorators can do the job.
R David Murray
2012-05-31
1
-25/+20
*
#10839: raise an error on add of duplicate unique headers in new email policies
R David Murray
2012-05-29
1
-0/+19
*
#12586: add provisional email policy with new header parsing and folding.
R David Murray
2012-05-25
1
-3/+9
*
#14731: refactor email policy framework.
R David Murray
2012-05-25
1
-0/+338