Skip to content

Conversation

@maxking
Copy link
Contributor

@maxking maxking commented Jun 8, 2019

  • bpo-36520: reset the encoded word offset when starting a new
    line during an email header folding operation

  • 📜🤖 Added by blurb_it.

  • bpo-36520: add an additional test case, and provide descriptive
    comments for the test_folding_with_utf8_encoding_* tests

  • bpo-36520: fix whitespace issue

  • bpo-36520: changes per reviewer request -- remove extraneous
    backslashes; add whitespace between terminating quotes and
    line-continuation backslashes; use "bpo-" instead of
    "issue GH-" in comments
    (cherry picked from commit f6713e8)

Co-authored-by: websurfer5 49998481+websurfer5@users.noreply.github.com

https://bugs.python.org/issue36520

* bpo-36520: reset the encoded word offset when starting a new line during an email header folding operation * 📜🤖 Added by blurb_it. * bpo-36520: add an additional test case, and provide descriptive comments for the test_folding_with_utf8_encoding_* tests * bpo-36520: fix whitespace issue * bpo-36520: changes per reviewer request -- remove extraneous backslashes; add whitespace between terminating quotes and line-continuation backslashes; use "bpo-" instead of "issue GH-" in comments (cherry picked from commit f6713e8) Co-authored-by: websurfer5 <49998481+websurfer5@users.noreply.github.com>
@maxking maxking requested a review from a team as a code owner June 8, 2019 07:50
@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Jun 8, 2019
@maxking
Copy link
Contributor Author

maxking commented Jun 8, 2019

Ping @warsaw , this is a backport for #13608

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

6 participants