[issue12553] Add support for using a default CTE of '8bit' to MIMEText

R. David Murray report at bugs.python.org
Thu May 24 16:50:16 CEST 2012


R. David Murray <rdmurray at bitdance.com> added the comment:

I've changed my approach.  The policy option is now 'cte_type', but moreover the default policy is now a backwards compatibility policy to which this issue doesn't apply.  The new provisional policy should get this support, but that's a somewhat bigger project and probably won't make it in to 3.3.

----------
assignee: r.david.murray -> 
dependencies: +Provisional new email API: new policy implementing custom header objects
title: email should default to 8bit CTE unless policy.must_be_7bit is set -> Add support for using a default CTE of '8bit' to MIMEText
versions: +Python 3.4 -Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12553>
_______________________________________


More information about the Python-bugs-list mailing list