Commit 4563cc1
committed
Decode uploaded files data.
There were some UnicodeDecodeErrors happening when a file with
non-ascii chars was uploaded. files[..].read() returns a string.1 parent 718616c commit 4563cc1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments