mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-03-24 09:39:28 -04:00
Work around Python 3 email parser change that can turn Unicode characters into \u escape sequences when parsing a message (or attachment) that uses "Content-Transfer-Encoding: 8bit".