[issue33524] non-ascii characters in headers causes TypeError on email.policy.Policy.fold

R. David Murray report at bugs.python.org
Fri May 17 15:28:47 EDT 2019


R. David Murray <rdmurray at bitdance.com> added the comment:


New changeset feac6cd7753425fba006e97e2d9b74a0c0c75894 by R. David Murray (Abhilash Raj) in branch 'master':
bpo-33524: Fix the folding of email header when max_line_length is 0 or None (#13391)
https://github.com/python/cpython/commit/feac6cd7753425fba006e97e2d9b74a0c0c75894


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33524>
_______________________________________


More information about the Python-bugs-list mailing list