Skip to content

[3.15] gh-150771: Fix email serialization for shift_jis and euc-jp (GH-151120)#151541

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-0777a58-3.15
Jun 16, 2026
Merged

[3.15] gh-150771: Fix email serialization for shift_jis and euc-jp (GH-151120)#151541
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-0777a58-3.15

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Encode the payload with output_charset instead of input_charset.
(cherry picked from commit 0777a58)

Co-authored-by: dev b.chouksey27@gmail.com

…thonGH-151120)

Encode the payload with output_charset instead of input_charset.
(cherry picked from commit 0777a58)

Co-authored-by: dev <b.chouksey27@gmail.com>
@miss-islington miss-islington requested a review from a team as a code owner June 16, 2026 11:50
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 16, 2026 12:00
@serhiy-storchaka serhiy-storchaka merged commit ab61101 into python:3.15 Jun 16, 2026
58 checks passed
@miss-islington miss-islington deleted the backport-0777a58-3.15 branch June 16, 2026 12:19
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