[3.13] gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436) by miss-islington · Pull Request #139407 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Sep 29, 2025

edited by bedevere-app bot

Loading

Make UTF8 support for the IMAP APPEND command RFC 6855 compliant.
(cherry picked from commit 408154d)

Co-authored-by: Gordon Messmer gordon.messmer@gmail.com

Make UTF8 support for the IMAP APPEND command RFC 6855 compliant.
(cherry picked from commit 408154d)

Co-authored-by: Gordon Messmer <gordon.messmer@gmail.com>

@miss-islington miss-islington requested a review from a team as a code owner

September 29, 2025 06:03

@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash)

September 29, 2025 06:07

@serhiy-storchaka serhiy-storchaka merged commit d232944 into python:3.13

Sep 29, 2025

43 checks passed

@miss-islington miss-islington deleted the backport-408154d-3.13 branch

January 2, 2026 17:59

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @serhiy-storchaka @gordonmessmer