Skip to content

[3.14] gh-66335: Add tests for imaplib command methods (GH-152872)#152874

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-a50b089-3.14
Jul 2, 2026
Merged

[3.14] gh-66335: Add tests for imaplib command methods (GH-152872)#152874
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-a50b089-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Add coverage tests for the IMAP4 command methods and their UID variants
(SELECT, CREATE, COPY, STORE, FETCH, SEARCH, SORT, THREAD, DELETE,
RENAME, SUBSCRIBE, UNSUBSCRIBE, LIST, STATUS, the ACL and quota
commands, ANNOTATION, PROXYAUTH and ENABLE), plus test helpers
(splitargs, parse_sequence_set, make_simple_handler) and per-command
argument capture in the test server.
(cherry picked from commit a50b089)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com

Add coverage tests for the IMAP4 command methods and their UID variants
(SELECT, CREATE, COPY, STORE, FETCH, SEARCH, SORT, THREAD, DELETE,
RENAME, SUBSCRIBE, UNSUBSCRIBE, LIST, STATUS, the ACL and quota
commands, ANNOTATION, PROXYAUTH and ENABLE), plus test helpers
(splitargs, parse_sequence_set, make_simple_handler) and per-command
argument capture in the test server.
(cherry picked from commit a50b089)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@miss-islington miss-islington requested a review from a team as a code owner July 2, 2026 10:15
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 2, 2026
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) July 2, 2026 10:21
@serhiy-storchaka serhiy-storchaka merged commit e112e47 into python:3.14 Jul 2, 2026
51 checks passed
@miss-islington miss-islington deleted the backport-a50b089-3.14 branch July 2, 2026 10:42
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.

2 participants