gh-78319: add UTF8 marker per RFC by gordonmessmer · Pull Request #9436 · python/cpython

added 2 commits

September 19, 2018 20:24

@hauntsaninja

@arhadthedev arhadthedev changed the title bpo-34138: add UTF8 marker per RFC gh-78319: add UTF8 marker per RFC

Feb 9, 2023

@gordonmessmer

@gordonmessmer

@serhiy-storchaka

serhiy-storchaka

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 29, 2025
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 pushed a commit to miss-islington/cpython that referenced this pull request

Sep 29, 2025
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>

serhiy-storchaka pushed a commit that referenced this pull request

Sep 29, 2025
…-139407)

gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436)

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>

encukou pushed a commit that referenced this pull request

Oct 7, 2025
…-139406)

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>