8000 [3.11] gh-118643: Fix AttributeError in the email module (GH-119099) by serhiy-storchaka · Pull Request #119393 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.11] gh-118643: Fix AttributeError in the email module (GH-119099) #119393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2024

Conversation

serhiy-storchaka
Copy link
Member
@serhiy-storchaka serhiy-storchaka commented May 22, 2024

Fix regression introduced in gh-100884: AttributeError when re-fold a long address list.

Also fix more cases of incorrect encoding of the address separator in the address list missed in gh-100884.
(cherry picked from commit 858b9e8)

…nGH-119099)

Fix regression introduced in pythongh-100884: AttributeError when re-fold a long
address list.

Also fix more cases of incorrect encoding of the address separator in the
address list missed in pythongh-100884.
(cherry picked from commit 858b9e8)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka requested a review from a team as a code owner May 22, 2024 11:07
@pablogsal pablogsal merged commit 4762b36 into python:3.11 May 23, 2024
24 checks passed
@serhiy-storchaka serhiy-storchaka deleted the backport-858b9e8-3.11 branch October 21, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants
0