Skip to content

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

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

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

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 7a11c23 into python:3.14 Jul 5, 2026
51 checks passed
@miss-islington miss-islington deleted the backport-74a2438-3.14 branch July 5, 2026 14:36
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