New submission from R. David Murray <rdmur...@bitdance.com>:

Most MTA/MTUs these days can handle 8bit just fine.  I think that the CTE for 
MIMEText parts should default to 8bit unless policy.must_be_7bit is set.  This 
will require adding support for this CTE to Charset.  The Policy docs imply 
that this is already the case, but it is not true for MIMEText objects.

----------
components: Library (Lib)
messages: 140287
nosy: Blame-me.Jaillie, r.david.murray
priority: normal
severity: normal
stage: needs patch
status: open
title: email should default to 8bit CTE unless policy.must_be_7bit is set
type: feature request
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12553>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to