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.6] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs #25924

Merged
merged 2 commits into from May 6, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 5, 2021

Co-authored-by: Gregory P. Smith greg@krypto.org
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
(cherry picked from commit 76cd81d)
Co-authored-by: Senthil Kumaran senthil@uthcode.com
Co-authored-by: Senthil Kumaran skumaran@gatech.edu
(cherry picked from commit 515a7bc)

Co-authored-by: Miss Islington (bot) 31488909+miss-islington@users.noreply.github.com

https://bugs.python.org/issue43882

…newline and tabs. (pythonGH-25595) (pythonGH-25726)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 76cd81d)
Co-authored-by: Senthil Kumaran <senthil@uthcode.com>
Co-authored-by: Senthil Kumaran <skumaran@gatech.edu>
(cherry picked from commit 515a7bc)

Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented May 5, 2021

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

@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented May 5, 2021

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

@bedevere-bot bedevere-bot added type-bug type-security labels May 5, 2021
@orsenthil orsenthil changed the title [3.6] [3.8] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25595) (GH-25726) [3.6] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs May 5, 2021
@ned-deily ned-deily merged commit 6c472d3 into python:3.6 May 6, 2021
4 of 5 checks passed
@miss-islington miss-islington deleted the backport-515a7bc-3.6 branch May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed type-bug type-security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants