Skip to content

gh-136686 Fix UnicodeEncodeError in email.generator.write when encoding multipart/related emails using utf8 policy #136848

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

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

Conversation

EmmetAVS
Copy link

@EmmetAVS EmmetAVS commented Jul 20, 2025

…nd-trip correctly through `email.parser.parsebytes()` and `as_bytes()`.
@EmmetAVS EmmetAVS requested a review from a team as a code owner July 20, 2025 06:04
@python-cla-bot
Copy link

python-cla-bot bot commented Jul 20, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@EmmetAVS
Copy link
Author

Hi, requesting a review from @StanFromIreland as on my end it looks like the review hasn't been requested properly. When you get a chance, could you take a look? Thanks.

@StanFromIreland
Copy link
Member

Hello Emmet,
email is not really my area, the module experts have been requested.

@EmmetAVS
Copy link
Author

Hello Emmet, email is not really my area, the module experts have been requested.

Sorry about that, I saw you had reviewed another pr that made changes in Lib/email, thanks for clarifying that for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants