[issue1693546] email.Message set_param rfc2231 encoding incorrect

R. David Murray report at bugs.python.org
Fri Dec 24 23:38:59 CET 2010


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

No, I was wrong.  This would only be an issue when a parameter's value is changed, and at that point we should be producing correctly (un)quoted values no matter what the original quoting of the individual value was.

So I've applied the patch in r87479.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list