]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152879)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 2 Jul 2026 12:48:55 +0000 (15:48 +0300)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2026 12:48:55 +0000 (12:48 +0000)
commitf7431ebe71b095bcc260cd80d89d5a5c7208dbac
treea173c5ddf6acb884d19a105309fee5c22f1e0d97
parent7258a9e25e93ce15163a8f01d2e4bd261fd8f580
[3.13] gh-49680: Test imaplib.IMAP4.append line-ending normalization (GH-152879)

(cherry picked from commit 6759fd82117a50c40a0911189eda1c8dfa93ad03)

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