R. David Murray added the comment:

Looking at the documentation, it is clear that (a) what you are trying to do is 
documented as being correct and (b) it worked in Python2, making this a 
regression.

I've attached a patch to fix this, which also probably fixes some bugs with 
BytesGenerator handing of non-text CTE 8bit parts created by BytesParser, but I 
haven't added tests to confirm that.

----------
keywords: +patch
stage:  -> patch review
versions: +Python 3.3, Python 3.4
Added file: http://bugs.python.org/file28989/encode_noop.patch

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

Reply via email to