Skip to content

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

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-9111820-3.15
Open

[3.15] gh-155775: Do not consume the CAPABILITY response in imaplib (GH-155789)#156585
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-9111820-3.15

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>
@read-the-docs-community

Copy link
Copy Markdown

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