[Python-Dev] urlparse - to parse IPv6 URL in 2.7 b2 ? (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Thu Apr 15 22:53:37 CEST 2010
- Previous message: [Python-Dev] urlparse - to parse IPv6 URL in 2.7 b2 ?
- Next message: [Python-Dev] urlparse - to parse IPv6 URL in 2.7 b2 ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Senthil Kumaran wrote:
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.
- The ultimate decision on that is with the release manager (i.e. Benjamin)
- My personal recommendation is to allow it: while it is a new feature, it is a feature that doesn't change any API.
Regards, Martin
- Previous message: [Python-Dev] urlparse - to parse IPv6 URL in 2.7 b2 ?
- Next message: [Python-Dev] urlparse - to parse IPv6 URL in 2.7 b2 ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]