COMMITS
/ Lib/email/_policybase.py June 12, 2017
M
[email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-595)
mircea-cosbuc committed
September 10, 2016
R
#20476: Deal with the message_factory circular import differently.
R David Murray committed
September 9, 2016
R
#20476: add a message_factory policy attribute to email.
R David Murray committed
May 17, 2015
R
#20098: add mangle_from_ policy option.
R David Murray committed
May 31, 2012
R
Don't use metaclasses when class decorators can do the job.
R David Murray committed
May 29, 2012
R
#10839: raise an error on add of duplicate unique headers in new email policies
R David Murray committed
May 25, 2012
R
#12586: add provisional email policy with new header parsing and folding.
R David Murray committed
R
#14731: refactor email policy framework.
R David Murray committed