Fixed #24623 -- Fixed EmailMessage.attach_file() with text files on Python 3.

Thanks tkrapp for the report and Tim Graham for the review.
This commit is contained in:
Konrad Świat 2015-07-22 17:47:32 +02:00 committed by Tim Graham
parent 44dc201cb6
commit c6da621def
8 changed files with 63 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

View file

@ -0,0 +1 @@
django/django

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

View file

@ -0,0 +1 @@
django/django

View file

@ -0,0 +1 @@
django/django