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

2016-09-08 Thread R. David Murray
R. David Murray added the comment: This is now done, in the new email API that was just made no longer provisional. -- resolution: -> fixed stage: needs patch -> resolved status: open -> closed versions: +Python 3.5, Python 3.6 -Python 3.4 ___ Python

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

2012-05-24 Thread R. David Murray
R. David Murray 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 proje

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

2012-05-24 Thread R. David Murray
Changes by R. David Murray : -- components: +email -Library (Lib) nosy: +barry ___ Python tracker ___ ___ Python-bugs-list mailing lis