FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-118643: Fix AttributeError in the email module (GH-119099) by miss-islington · Pull Request #119390 · python/cpython · GitHub

/ cpython Public

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

Merged
serhiy-storchaka merged 1 commit into
python:3.12from
miss-islington:backport-858b9e8-3.12
May 22, 2024
Merged

[3.12] gh-118643: Fix AttributeError in the email module (GH-119099)#119390
serhiy-storchaka merged 1 commit into
python:3.12from
miss-islington:backport-858b9e8-3.12

Conversation

miss-islington commented May 22, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL