Skip to content

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

Merged
serhiy-storchaka merged 2 commits into
python:3.13from
miss-islington:backport-9111820-3.13
Aug 29, 2026
Merged

[3.13] gh-155775: Do not consume the CAPABILITY response in imaplib (GH-155789)#156587
serhiy-storchaka merged 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
@serhiy-storchaka
serhiy-storchaka merged commit afe72b4 into python:3.13 Aug 29, 2026
77 of 79 checks passed
@miss-islington
miss-islington deleted the backport-9111820-3.13 branch August 29, 2026 19:21
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