Berker Peksag added the comment:

The API in Python 3 is very different and I'm not sure we can backport the 
expected behavior without breaking other people's code (unless we treat this as 
a security issue). Here is a naive backport for 2.7.

Known test failures: test_get_all, test_get_decoded_uu_payload, 
test_multipart_no_boundary

----------
nosy: +berker.peksag
Added file: http://bugs.python.org/file43357/issue10839_27.diff

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

Reply via email to