[3.7] bpo-33524: Fix the folding of email header when max_line_length is 0 or None (GH-13391) by miss-islington · Pull Request #13393 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

May 17, 2019

edited by bedevere-bot

Loading

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

DrLuke reacted with hooray emoji
…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

Reviewers

@csabella csabella csabella approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @csabella @the-knights-who-say-ni @bedevere-bot @maxking