Skip to content

[3.13] gh-68147: Fix RFC references in imaplib (GH-153126)#153132

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-74a2438-3.13
Jul 5, 2026
Merged

[3.13] gh-68147: Fix RFC references in imaplib (GH-153126)#153132
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-74a2438-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Refer to RFC 3501, which obsoleted RFC 2060. "]" is disallowed
in flags, not in tags.
(cherry picked from commit 74a2438)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Fable 5 noreply@anthropic.com

Refer to RFC 3501, which obsoleted RFC 2060.  "]" is disallowed
in flags, not in tags.
(cherry picked from commit 74a2438)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit 4f479ac into python:3.13 Jul 5, 2026
43 checks passed
@miss-islington miss-islington deleted the backport-74a2438-3.13 branch July 5, 2026 14:32
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