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

[3.7] bpo-43124: Fix smtplib multiple CRLF injection (GH-25987) #28037

Merged
merged 2 commits into from Aug 30, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 29, 2021

Co-authored-by: Łukasz Langa lukasz@langa.pl
(cherry picked from commit 0897253)

Co-authored-by: Miguel Brito 5544985+miguendes@users.noreply.github.com

https://bugs.python.org/issue43124

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0897253)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented Aug 29, 2021

@miguendes and @ambv: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented Aug 29, 2021

@miguendes and @ambv: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented Aug 29, 2021

@miguendes and @ambv: Status check is done, and it's a failure .

@ambv ambv requested a review from ned-deily Aug 29, 2021
@ambv
Copy link
Contributor

@ambv ambv commented Aug 29, 2021

@ned-deily, this is a low pri sec fix.

@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented Aug 30, 2021

Sorry, I can't merge this PR. Reason: You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information..

@ned-deily ned-deily merged commit d2cc04c into python:3.7 Aug 30, 2021
10 checks passed
@miss-islington miss-islington deleted the backport-0897253-3.7 branch Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants