Skip to content

NIAD-2822: Fix issue where incoming messages containing multibyte UTF-8 characters are mangled#137

Merged
adrianclay merged 2 commits intodevelopfrom
NIAD-2822-unit-test
Sep 6, 2023
Merged

NIAD-2822: Fix issue where incoming messages containing multibyte UTF-8 characters are mangled#137
adrianclay merged 2 commits intodevelopfrom
NIAD-2822-unit-test

Conversation

@adrianclay
Copy link
Copy Markdown
Contributor

This appears to be an issue with the implementation of email.message_from_string, a consise example of that issue has been created in this commit.

In the meantime switch to the email.message_from_bytes implementation which doesn't suffer from this issue.

@adrianclay adrianclay enabled auto-merge (squash) September 6, 2023 14:49
@adrianclay adrianclay merged commit 474f302 into develop Sep 6, 2023
@adrianclay adrianclay deleted the NIAD-2822-unit-test branch September 6, 2023 15:12
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.

3 participants