mirror of
https://github.com/django/django.git
synced 2025-01-24 17:19:19 +00:00
6dca603abb
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.