mirror of
https://github.com/django/django.git
synced 2025-02-23 07:55:07 +00:00
Passed large maxlinelen to email.Header to prevent newlines from being inserted into value returned by _convert_to_charset Thanks mjl at laubach.at for the report.