bpo-33529: Fix Infinite loop on folding email if headers has non_ascii by corona10 · Pull Request #7763 · 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

@corona10

Copy link Copy Markdown

Member

@corona10 corona10 commented

Jun 17, 2018

edited by bedevere-bot

Loading

@jrideout

Copy link Copy Markdown

jrideout commented

Nov 7, 2018

Any reason this was closed? This is still an issue on the 3.6 branch.

@corona10

Copy link Copy Markdown

Member Author

@jrideout
I don't think that my PR was the right approach.
I think that we have to read the standard about how to handle
non-ascii characters which is over 78.

If you know the standard we can discuss how to solve this issue

Thanks!

@vstinner

Copy link Copy Markdown

Member

FYI PR #12020 has been merged into master: a different fix for the same issue.

corona10 reacted with thumbs up emoji

@corona10 corona10 deleted the bpo-33529 branch

May 14, 2019 22:29

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@corona10 @jrideout @vstinner @the-knights-who-say-ni @bedevere-bot