Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encodings.value_decode(str): Treat lines with mixed encoding correctly when the line ends with a plain text part. #339

Merged
merged 1 commit into from
Jan 30, 2012

Conversation

janv
Copy link
Contributor

@janv janv commented Jan 28, 2012

Fixes #338

…y when the line ends with a plain text part.

Fixes mikel#338
mikel pushed a commit that referenced this pull request Jan 30, 2012
Encodings.value_decode(str): Treat lines with mixed encoding correctly when the line ends with a plain text part.
@mikel mikel merged commit e917ca8 into mikel:master Jan 30, 2012
@mikel
Copy link
Owner

mikel commented Jan 30, 2012

Thanks :)

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.

2.4.1 introduces bug in unquote_and_convert_to
2 participants