Skip to content

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

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

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

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 74a2438bf783077cf49460ed0fed8853675fb103)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@read-the-docs-community

Copy link
Copy Markdown

@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) July 5, 2026 14:15
@serhiy-storchaka serhiy-storchaka merged commit 1289306 into python:3.15 Jul 5, 2026
57 checks passed
@miss-islington miss-islington deleted the backport-74a2438-3.15 branch July 5, 2026 14:41
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