[issue2987] RFC2732 support for urlparse (e.g. http://[::1]:80/)

Antoine Pitrou report at bugs.python.org
Sun Apr 11 22:32:47 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

I think parsing should be a bit more careful. For example, what happens when you give 'http://dead:beef::]/foo/' as input (note the missing opening bracket)?

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list