New submission from STINNER Victor:

Spin-off of the bpo-30500: modify the urllib.parse module to reject the newline 
character (U+000A) in URLS. Modify 3 functions:

* splittype()
* splithost()
* splitport()

----------
messages: 296453
nosy: haypo
priority: normal
severity: normal
status: open
title: Reject newline character (U+000A) in URLs in urllib.parse
type: security
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30713>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to