Skip to content

[3.13] gh-155775: Do not consume the CAPABILITY response in imaplib (GH-155789) - #156587

Open
miss-islington wants to merge 2 commits into
python:3.13from
miss-islington:backport-9111820-3.13
Open

[3.13] gh-155775: Do not consume the CAPABILITY response in imaplib (GH-155789)#156587
miss-islington wants to merge 2 commits into
python:3.13from
miss-islington:backport-9111820-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

It can again be read with response('CAPABILITY') after LOGIN and
AUTHENTICATE. The capabilities in the greeting are still consumed.

Also document the capabilities attribute.
(cherry picked from commit 9111820)

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

…ythonGH-155789)

It can again be read with response('CAPABILITY') after LOGIN and
AUTHENTICATE.  The capabilities in the greeting are still consumed.

Also document the capabilities attribute.
(cherry picked from commit 9111820)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Comment thread Doc/library/imaplib.rst Outdated
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) August 29, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants