]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152877)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 2 Jul 2026 12:25:08 +0000 (14:25 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 12:25:08 +0000 (12:25 +0000)
commitc98e2634c4386e6a3c7969f798a999538c13e32c
treeadbb344d96d03d77fb6c7e8d39f3779f1f0c2b4e
parente112e472542ff0ae704722eec7b20f7f709d03e9
[3.14] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152877) (GH-152878)

(cherry picked from commit ddb6539c4976b18895bb5c5cd37d197c60fb459d)
(cherry picked from commit 6759fd82117a50c40a0911189eda1c8dfa93ad03)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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