Skip to content

[3.6] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs - #25924

Merged
ned-deily merged 2 commits into
python:3.6from
miss-islington:backport-515a7bc-3.6
May 6, 2021
Merged

[3.6] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs#25924
ned-deily merged 2 commits into
python:3.6from
miss-islington:backport-515a7bc-3.6

Conversation

@miss-islington

@miss-islingtonmiss-islington commented May 5, 2021

Copy link
Copy Markdown
Contributor

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
Copy Markdown
ContributorAuthor

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

@miss-islington

Copy link
Copy Markdown
ContributorAuthor

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

@bedevere-botbedevere-bot added type-bug An unexpected behavior, bug, or error type-security A security issue labels May 5, 2021
@orsenthilorsenthil 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 tabsMay 5, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bugAn unexpected behavior, bug, or errortype-securityA security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@ned-deily@the-knights-who-say-ni@bedevere-bot@orsenthil