summaryrefslogtreecommitdiff
path: root/docs/ref/forms
diff options
context:
space:
mode:
authorSergei Maertens <sergei@maykinmedia.nl>2016-04-02 11:41:47 +0200
committerTim Graham <timograham@gmail.com>2016-05-06 14:34:11 -0400
commitec009ef1d8470f8fdb32802339fe2615e35887a1 (patch)
treea70aaeef022d73533398ac288c85f047b3ebd513 /docs/ref/forms
parent086510fde00d8246be3c7cdbd268742ece8cc401 (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 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions