Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-9111820-3.14
Aug 29, 2026
Merged

[3.14] gh-155775: Do not consume the CAPABILITY response in imaplib (GH-155789)#156586
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-9111820-3.14

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>
@serhiy-storchaka
serhiy-storchaka merged commit 807e46c into python:3.14 Aug 29, 2026
51 checks passed
@miss-islington
miss-islington deleted the backport-9111820-3.14 branch August 29, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants