commit | 5386aaf07835889e90fb33e95b6d37197f8cfea0 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri May 17 13:47:12 2019 -0700 |
committer | GitHub <noreply@github.com> | Fri May 17 13:47:12 2019 -0700 |
tree | 122e378e142603f1defdf1cd00768baeb01ff9e0 | |
parent | 9050aaf6eef422e16de9707f981697c668d433db [diff] |
bpo-33524: Fix the folding of email header when max_line_length is 0 or None (GH-13391) and there are non-ascii characters in the header. (cherry picked from commit feac6cd7753425fba006e97e2d9b74a0c0c75894) Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>