[issue30713] Reject newline character (U+000A) in URLs in urllib.parse

STINNER Victor report at bugs.python.org
Tue Jun 20 11:30:21 EDT 2017


STINNER Victor added the comment:

> See also issue29606. I think that fixing the modules implementing Internet protocols is more appropriate way than fixing just a parsing utility.

IMHO we can/should fix ftplib (ftplib, httplib, etc.) *and* urllib.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30713>
_______________________________________


More information about the Python-bugs-list mailing list