[issue1670765] email.Generator: no header wrapping for multipart/signed

Martin von Gagern report at bugs.python.org
Sat Jan 16 10:15:21 CET 2010


Martin von Gagern <Martin.vGagern at gmx.net> added the comment:

Here is the corresponding path for python3 (py3k branch). It's mostly the same, except for one additional test which ensures header preservation even if the maxheaderlen argument to Message.as_string is greater than 0. It's called test_long_headers_as_string_maxheaderlen.

----------
Added file: http://bugs.python.org/file15905/issue1670765_python3.patch

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


More information about the Python-bugs-list mailing list