[issue14291] Regression in Python3 of email handling of unicode strings in headers

Roundup Robot report at bugs.python.org
Wed Mar 14 08:03:46 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset fd4b4650856f by R David Murray in branch '3.2':
#14291: if a header has non-ascii unicode, default to CTE using utf-8
http://hg.python.org/cpython/rev/fd4b4650856f

New changeset f5dcb2d58893 by R David Murray in branch 'default':
Merge #14291: if a header has non-ascii unicode, default to CTE using utf-8
http://hg.python.org/cpython/rev/f5dcb2d58893

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list