[issue22684] message.as_bytes() produces recursion depth exceeded

2015-10-13 Thread Jan Malte
Jan Malte added the comment: Are there any news about this bug report? -- nosy: +janmalte ___ Python tracker <http://bugs.python.org/issue22684> ___ ___ Python-bug

[issue22684] message.as_bytes() produces recursion depth exceeded

2015-10-19 Thread Jan Malte
Jan Malte added the comment: for the same objects as_string() is working correctly -- ___ Python tracker <http://bugs.python.org/issue22684> ___ ___ Python-bug

[issue16811] email.message.Message flatten dies of list index out of range

2015-11-20 Thread Jan Malte
Jan Malte added the comment: seems like this happens still, if the CC header starts with a new line character. Python 3.4.3 -- nosy: +janmalte ___ Python tracker <http://bugs.python.org/issue16