[Python-Dev] urlparse - to parse IPv6 URL in 2.7 b2 ? (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Fri Apr 16 13:03:30 CEST 2010


Senthil Kumaran <orsenthil gmail.com> writes:

http://bugs.python.org/issue2987 This deals with a feature request of parsing an IPv6 URL according to standards. The patch is pretty complete and we have good test coverage too. Is it okay to include this in Python 2.7 b2 release? It would be a worthy addition.

It shouldn't have been committed to 3.1, though. Could you revert?

Thanks

Antoine.



More information about the Python-Dev mailing list