FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.6] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs by miss-islington · Pull Request #25924 · python/cpython · GitHub

/ cpython Public

[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 commented May 5, 2021
edited by bedevere-bot
Loading

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>

Copy link
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
Contributor Author

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

bedevere-bot added type-bug An unexpected behavior, bug, or error type-security A security issue labels May 5, 2021
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL