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

Permissively Decode Emails #78

Merged
merged 1 commit into from
Jan 28, 2017
Merged

Permissively Decode Emails #78

merged 1 commit into from
Jan 28, 2017

Commits on Jan 28, 2017

  1. Permissively Decode Emails

    Email providers throw all kinds of garbage in their emails - even Gmail and Thunderbird send invalid UTF-8 in certain cases. Not throwing UnicodeErrors every time an email provider screws up their UTF-8 would really help QOL when using this library.
    AdamNiederer authored Jan 28, 2017
    Configuration menu
    Copy the full SHA
    ba913fe View commit details
    Browse the repository at this point in the history