Skip to content
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

bpo-44395: Fix MIMEPart.as_string to pass unixfrom properly #26685

Merged
merged 1 commit into from Jun 21, 2021

Conversation

@corona10
Copy link
Member

@corona10 corona10 commented Jun 12, 2021

https://bugs.python.org/issue44395

@corona10 corona10 requested a review from as a code owner Jun 12, 2021
@corona10 corona10 requested a review from maxking Jun 12, 2021
@corona10 corona10 changed the title bpo-44395: Fix email.message.MIMEPart.as_string to pass unixfrom prop… bpo-44395: Fix email.message.MIMEPart.as_string to pass unixfrom Jun 12, 2021
@corona10 corona10 changed the title bpo-44395: Fix email.message.MIMEPart.as_string to pass unixfrom bpo-44395: Fix MIMEPart.as_string to pass unixfrom properly Jun 12, 2021
@corona10 corona10 merged commit 30f7a77 into python:main Jun 21, 2021
13 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 21, 2021

Thanks @corona10 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9.
🐍🍒🤖

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Jun 21, 2021

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

miss-islington added a commit to miss-islington/cpython that referenced this issue Jun 21, 2021
…-26685)

(cherry picked from commit 30f7a77)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Jun 21, 2021

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

miss-islington added a commit to miss-islington/cpython that referenced this issue Jun 21, 2021
…-26685)

(cherry picked from commit 30f7a77)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
miss-islington added a commit that referenced this issue Jun 21, 2021
(cherry picked from commit 30f7a77)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
miss-islington added a commit that referenced this issue Jun 21, 2021
(cherry picked from commit 30f7a77)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
@corona10 corona10 deleted the bpo-44395 branch Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants