Skip to content

[3.13] gh-49680: Test imaplib.IMAP4.append line-ending normalization#152879

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
serhiy-storchaka:imaplib-append-test-313
Jul 2, 2026
Merged

[3.13] gh-49680: Test imaplib.IMAP4.append line-ending normalization#152879
serhiy-storchaka merged 1 commit into
python:3.13from
serhiy-storchaka:imaplib-append-test-313

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

Backport of the APPEND line-ending test to 3.13 (gh-49680).

append()'s default CR/LF normalization is existing behavior on 3.13; the translate_line_endings parameter is main-only, so only the test (plus the _read_literal helper and the UTF8-append test refactor) is backported.

(cherry picked from commit 6759fd8)

…ation

(cherry picked from commit 6759fd8)

Co-authored-by: harjoth <harjoth.khara@gmail.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit f7431eb into python:3.13 Jul 2, 2026
42 checks passed
@serhiy-storchaka serhiy-storchaka deleted the imaplib-append-test-313 branch July 2, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant