bpo-33524: Fix the behavior when max_line_length is 0 or None in email.policy#6966
bpo-33524: Fix the behavior when max_line_length is 0 or None in email.policy#6966Licht-T wants to merge 2 commits intopython:masterfrom
Conversation
|
CI in Windows failed by non-related tests, eg. |
bitdancer
left a comment
There was a problem hiding this comment.
This PR needs a news item, otherwise it looks good.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
Please add the news entry, I am desperately awaiting this fix! |
|
Ping @Licht-T! If this PR is abandoned, I can re-submit the patch with the news item (and attribution to original author ofc). |
|
@maxking I think it can be considered abandoned, it's been over a year. Thank you! |
This fixes bpo-33524.
https://bugs.python.org/issue33524