Skip to content

bpo-42892: fix email multipart attribute error#26903

Merged
ambv merged 8 commits intopython:mainfrom
akulakov:42892-Fix-email-multipart-attribute-error
Jul 30, 2021
Merged

bpo-42892: fix email multipart attribute error#26903
ambv merged 8 commits intopython:mainfrom
akulakov:42892-Fix-email-multipart-attribute-error

Conversation

@akulakov
Copy link
Copy Markdown
Contributor

@akulakov akulakov commented Jun 24, 2021

Based on the patch by @bitdancer in the ticket.
Unit test updates by Andrei K.

https://bugs.python.org/issue42892

@akulakov
Copy link
Copy Markdown
Contributor Author

@iritkatriel I pushed an update, please take a look.. note the test failure is unrelated to the PR (it says that grammar.new file is missing).

@iritkatriel
Copy link
Copy Markdown
Member

LGTM, but would be good if @bitdancer also had a look.

@akulakov
Copy link
Copy Markdown
Contributor Author

@iritkatriel thanks for the review :)

@iritkatriel iritkatriel requested a review from bitdancer July 15, 2021 12:41
@ambv ambv merged commit e3f877c into python:main Jul 30, 2021
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @akulakov for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 30, 2021
(cherry picked from commit e3f877c)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-27492 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jul 30, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 30, 2021
(cherry picked from commit e3f877c)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-27493 is a backport of this pull request to the 3.9 branch.

ambv pushed a commit that referenced this pull request Jul 30, 2021
(cherry picked from commit e3f877c)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
ambv pushed a commit that referenced this pull request Jul 30, 2021
(cherry picked from commit e3f877c)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
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.

6 participants