Skip to content

[3.15] gh-53144: Improve charset support in the email package (GH-149942)#150967

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-c195a04-3.15
Jun 5, 2026
Merged

[3.15] gh-53144: Improve charset support in the email package (GH-149942)#150967
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-c195a04-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Defer to the codecs module for all aliases.
Use MIME/IANA names for all IANA registered charsets.
Fix email.contentmanager.set_text_content().
(cherry picked from commit c195a04)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…H-149942)

Defer to the codecs module for all aliases.
Use MIME/IANA names for all IANA registered charsets.
Fix email.contentmanager.set_text_content().
(cherry picked from commit c195a04)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington miss-islington requested a review from a team as a code owner June 5, 2026 12:54
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 5, 2026 13:08
@serhiy-storchaka serhiy-storchaka merged commit 68f814e into python:3.15 Jun 5, 2026
59 checks passed
@miss-islington miss-islington deleted the backport-c195a04-3.15 branch June 5, 2026 13:22
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