[issue10860] Handle empty port after port delimiter in httplib

Éric Araujo report at bugs.python.org
Fri Jan 7 21:01:32 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

The redirection is a red hearing, the error is clearly that an empty port after a port delimiter (like in http://host:) breaks httplib.  Do you want to work on a patch?  Helpful guidelines are found at http://www.python.org/dev/patches/

----------
stage:  -> needs patch
title: urllib2 crashes on valid URL -> Handle empty port after port delimiter in httplib
type: crash -> behavior

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


More information about the Python-bugs-list mailing list