FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-66335: Add tests for imaplib command methods (GH-152872) by miss-islington · Pull Request #152875 · python/cpython · GitHub

/ cpython Public

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

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

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

Conversation

miss-islington commented Jul 2, 2026
edited by bedevere-app Bot
Loading

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>
serhiy-storchaka merged commit 7258a9e into python:3.13 Jul 2, 2026
42 checks passed
miss-islington deleted the backport-a50b089-3.13 branch July 2, 2026 10:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL