-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
bpo-43124: Fix smtplib multiple CRLF injection #25987
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
Conversation
|
Thanks for the PR! Can someone from @python/email-team take a look at it? |
|
This PR is stale because it has been open for 30 days with no activity. |
|
Thanks @miguendes for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7, 3.8, 3.9, 3.10. |
Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 0897253) Co-authored-by: Miguel Brito <[email protected]>
|
GH-28034 is a backport of this pull request to the 3.10 branch. |
Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 0897253) Co-authored-by: Miguel Brito <[email protected]>
|
GH-28035 is a backport of this pull request to the 3.9 branch. |
Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 0897253) Co-authored-by: Miguel Brito <[email protected]>
|
GH-28036 is a backport of this pull request to the 3.8 branch. |
Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 0897253) Co-authored-by: Miguel Brito <[email protected]>
|
GH-28037 is a backport of this pull request to the 3.7 branch. |
Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 0897253) Co-authored-by: Miguel Brito <[email protected]>
|
GH-28038 is a backport of this pull request to the 3.6 branch. |
Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 0897253) Co-authored-by: Miguel Brito <[email protected]>
Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 0897253) Co-authored-by: Miguel Brito <[email protected]>
…8036) Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 0897253) Co-authored-by: Miguel Brito <[email protected]>
…8037) Co-authored-by: Miguel Brito <[email protected]> Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 0897253)
…8038) Co-authored-by: Miguel Brito <[email protected]> Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 0897253)
…onGH-28038) Co-authored-by: Miguel Brito <[email protected]> Co-authored-by: Łukasz Langa <[email protected]> (cherry picked from commit 0897253) (updated for 2.7 by Michał Górny)
https://bugs.python.org/issue43124