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

Fixed UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe2 in position 3444: invalid continuation byte #2 #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

zaghadon
Copy link

Changed EML File Read Mode Encoding to Latin-1

…ition 3444: invalid continuation byte dunnkers#2

Changed EML File Read Mode Encoding to Latin-1
@zaghadon
Copy link
Author

zaghadon commented Apr 13, 2024

This is a Quick Fix for Issue #2 and It's up for comments and review.

@dunnkers
Copy link
Owner

Hi @zaghadon ! This is awesome. Can you add an .eml file to the test data in the test_emails folder that shows a failing unit test?

@zaghadon
Copy link
Author

Hi @dunnkers I added the test email, the workflow doesn't break on my end because of the fix, I guess I need to push it to a different branch entirely and open a pull request for it first.

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 participants