-
Notifications
You must be signed in to change notification settings - Fork 2
Parse email utf8 8bit #92
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
Can you attach a screenshot of the test failing with the same error as in the bug before your fix?
please notice how decode_content returns the following: instead of: |
Status
Related Issues
fixes: link to the issue
Description
fix utf-8 with 8 bit according to a fix that hasn't been released yet of "gh-105285: Use UTF-8 on email content when CTE is '8bit' #105306
":
python/cpython#105306