[Security] bpo-30713: Reject newline in urllib.parse by vstinner · Pull Request #2303 · python/cpython

@vstinner

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

@vstinner vstinner changed the title bpo-30713: Reject newline in urllib.parse [Security] bpo-30713: Reject newline in urllib.parse

Jun 28, 2017

serhiy-storchaka

@mcepl mcepl mentioned this pull request

Apr 17, 2019