mirror of
https://github.com/django/django.git
synced 2025-04-14 12:24:36 +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.