[3.14] gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436) by miss-islington · Pull Request #139406 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
encukou merged 2 commits intopython:3.14from
Oct 7, 2025Merged
[3.14] gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436)#139406
encukou merged 2 commits intopython:3.14from
[3.14] gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436)#139406
encukou merged 2 commits intopython:3.14from
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
bedevere-app
bot
mentioned this pull request
bedevere-app
bot
added
the
topic-email
label
bedevere-app
bot
mentioned this pull request
bedevere-app
bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-408154d-3.14
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