Skip to content

[3.7] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25595) - #25727

Closed
miss-islington wants to merge 3 commits into
python:3.7from
miss-islington:backport-76cd81d-3.7
Closed

[3.7] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25595)#25727
miss-islington wants to merge 3 commits into
python:3.7from
miss-islington:backport-76cd81d-3.7

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Apr 29, 2021

Copy link
Copy Markdown
Contributor
  • issue43882 - urllib.parse should sanitize urls containing ASCII newline and tabs.

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

https://bugs.python.org/issue43882

…e and tabs. (pythonGH-25595)
* issue43882 - urllib.parse should sanitize urls containing ASCII newline and tabs.
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>
@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 ✅ .

@orsenthil

Copy link
Copy Markdown
Member

Closing this in favor of #25923 (Same code, the backport was created from 3.8 merge).

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting mergetype-bugAn unexpected behavior, bug, or errortype-securityA security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

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