Skip to content

Conversation

@vstinner
Copy link
Member

FTPHandler.ftp_open() and URLOpener.open_ftp() of urllib.request now
raise an exception if the unquoted URL contains a newline character
(U+000A, "\n").

Co-Authored-By: Dong-hee Na [email protected]

FTPHandler.ftp_open() and URLOpener.open_ftp() of urllib.request now
raise an exception if the unquoted URL contains a newline character
(U+000A, "\n").

Co-Authored-By: Dong-hee Na <[email protected]>
@mention-bot
Copy link

@Haypo, thanks for your PR! By analyzing the history of the files in this pull request, we identified @orsenthil, @birkenfeld and @brettcannon to be potential reviewers.

@vstinner
Copy link
Member Author

Abandonned in favor on merged PR #1214.

@vstinner vstinner closed this Jul 26, 2017
@vstinner vstinner deleted the urllib_ftp branch July 26, 2017 03:26
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.

3 participants