Skip to content

[3.7] bpo-33524: Fix the folding of email header when max_line_length is 0 or None (GH-13391)#13393

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-feac6cd-3.7
May 17, 2019
Merged

[3.7] bpo-33524: Fix the folding of email header when max_line_length is 0 or None (GH-13391)#13393
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-feac6cd-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 17, 2019

and there are non-ascii characters in the header.
(cherry picked from commit feac6cd)

Co-authored-by: Abhilash Raj maxking@users.noreply.github.com

https://bugs.python.org/issue33524

…or None (pythonGH-13391)

and there are non-ascii characters in the header.
(cherry picked from commit feac6cd)

Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@maxking and @bitdancer: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@maxking and @bitdancer: Status check is done, and it's a success ✅ .

Copy link
Copy Markdown
Contributor

@csabella csabella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🤖

@miss-islington miss-islington merged commit 5386aaf into python:3.7 May 17, 2019
@miss-islington miss-islington deleted the backport-feac6cd-3.7 branch May 17, 2019 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants