]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152877)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 2 Jul 2026 11:57:58 +0000 (14:57 +0300)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 11:57:58 +0000 (11:57 +0000)
commit6759fd82117a50c40a0911189eda1c8dfa93ad03
tree4ec364dad74737ad3dfee888948f737b37ac32a5
parentad6b3590cff0011d521a7fb14cbd04f78763903b
[3.15] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152877)

gh-49680: Test imaplib.IMAP4.append line-ending normalization

(cherry picked from commit ddb6539c4976b18895bb5c5cd37d197c60fb459d)

Co-authored-by: harjoth <harjoth.khara@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Lib/test/test_imaplib.py