[3.13] gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436) by miss-islington · Pull Request #139407 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
serhiy-storchaka merged 1 commit intopython:3.13from
Sep 29, 2025Merged
[3.13] gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436)#139407
serhiy-storchaka merged 1 commit intopython:3.13from
[3.13] gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436)#139407
serhiy-storchaka merged 1 commit intopython:3.13from
Conversation
Copy link Copy Markdown
Contributor
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
requested a review
from a team
as a code owner
bedevere-app
bot
added
the
awaiting review
label
This was referenced
Sep 29, 2025
bedevere-app
bot
added
the
topic-email
label
serhiy-storchaka
enabled auto-merge (squash)
bedevere-app
bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-408154d-3.13
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment