mirror of
https://github.com/django/django.git
synced 2025-04-13 03:52:20 +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.