[3.13] gh-118643: Fix AttributeError in the email module (GH-119099) by miss-islington · Pull Request #119389 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 1 commit into
Merged
Conversation
Contributor
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)
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
) 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>
miss-islington
requested a review
from a team
as a code owner
bedevere-app
Bot
added
the
awaiting review
label
This was referenced
Closed
serhiy-storchaka
merged commit
6892b40
into
python:3.13
bedevere-app
Bot
removed
the
awaiting review
label
JelleZijlstra
mentioned this pull request
miss-islington
deleted the
backport-858b9e8-3.13
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment