diff options
| author | Sergei Maertens <sergei@maykinmedia.nl> | 2016-04-02 11:41:47 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-05-06 14:34:11 -0400 |
| commit | ec009ef1d8470f8fdb32802339fe2615e35887a1 (patch) | |
| tree | a70aaeef022d73533398ac288c85f047b3ebd513 /tests/admin_utils | |
| parent | 086510fde00d8246be3c7cdbd268742ece8cc401 (diff) | |
Fixed #25986 -- Fixed crash sending email with non-ASCII in local part of the address.
On Python 3, sending emails failed for addresses containing non-ASCII
characters due to the usage of the legacy Python email.utils.formataddr()
function. This is fixed by using the proper Address object on Python 3.
Diffstat (limited to 'tests/admin_utils')
0 files changed, 0 insertions, 0 deletions
