[issue11605] EMail generator.flatten() disintegrates over non-ascii multipart/alternative

Steffen Daode Nurpmeso report at bugs.python.org
Sat Mar 19 13:46:19 CET 2011


Steffen Daode Nurpmeso <sdaoden at googlemail.com> added the comment:

By the way, instead of using my postman you may also
reuse the stuff from #11401.
To crash that instead of generator_booom.mbox simply
change whatever character in the text/plain part to
a valid LATIN1 (charset=ISO-8859-1) character,
i've personally changed the second character of 'You' to

00F6;LATIN SMALL LETTER O WITH DIAERESIS;Ll;0;L;006F 0308;;;;N;LATIN SMALL LETTER O DIAERESIS;;00D6;;00D6

----------
title: EMail generator.flatten() disintegrates over UTF-8 multipart/alternative -> EMail generator.flatten() disintegrates over non-ascii multipart/alternative
versions: +Python 3.2

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


More information about the Python-bugs-list mailing list