[issue17369] Message.get_filename produces exception if the RFC2231 encoding is ill-formed

R. David Murray report at bugs.python.org
Thu Mar 7 21:03:05 CET 2013


R. David Murray added the comment:

Here's a patch.  Note that this fixes a regression relative to Python2, where fallback_charset was used in this case.

----------
keywords: +patch
versions:  -Python 2.7
Added file: http://bugs.python.org/file29344/collapse_rfc2231_value.patch

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


More information about the Python-bugs-list mailing list