Skip to content

[3.13] gh-134155: fix AttributeError in email._header_value_parser.get_address (GH-134194)#135192

Merged
bitdancer merged 1 commit intopython:3.13from
miss-islington:backport-d9cad07-3.13
Jun 6, 2025
Merged

[3.13] gh-134155: fix AttributeError in email._header_value_parser.get_address (GH-134194)#135192
bitdancer merged 1 commit intopython:3.13from
miss-islington:backport-d9cad07-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 5, 2025

Append the defect to defects instead of to the parse tree.
(cherry picked from commit d9cad07)

Co-authored-by: Sergey Miryanov [email protected]
Co-authored-by: Bénédikt Tran [email protected]
Co-authored-by: Hugo van Kemenade [email protected]

…_address (pythonGH-134194)

Append the defect to defects instead of to the parse tree.
(cherry picked from commit d9cad07)

Co-authored-by: Sergey Miryanov <[email protected]>
Co-authored-by: Bénédikt Tran <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
@miss-islington miss-islington requested a review from a team as a code owner June 5, 2025 17:28
@bitdancer bitdancer merged commit 58b9581 into python:3.13 Jun 6, 2025
67 of 68 checks passed
@miss-islington miss-islington deleted the backport-d9cad07-3.13 branch January 2, 2026 18:46
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.

3 participants