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