Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-30713: Reject newline in urllib.parse#2301

Closed
vstinner wants to merge 1 commit into
python:masterpython/cpython:masterfrom
vstinner:masterCopy head branch name to clipboard
Closed

bpo-30713: Reject newline in urllib.parse#2301
vstinner wants to merge 1 commit into
python:masterpython/cpython:masterfrom
vstinner:masterCopy head branch name to clipboard

Conversation

@vstinner

Copy link
Copy Markdown
Member

The splittype(), splitport() and splithost() functions of the
urllib.parse module now reject URLs which contain a newline
character.

The splittype(), splitport() and splithost() functions of the
urllib.parse module now reject URLs which contain a newline
character.
@vstinner vstinner closed this Jun 20, 2017
@vstinner

Copy link
Copy Markdown
Member Author

Oops, I created this PR using the "master" branch, instead of a local branch. I created a new PR: PR #2303.

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

Labels

type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.