This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients eric.araujo, jjlee, ndim, orsenthil, pitrou, sergiomb2, tlocke
Date 2010-04-11.20:32:46
SpamBayes Score 0.0054303864
Marked as misclassified No
Message-id <1271017967.45.0.880688697781.issue2987@psf.upfronthosting.co.za>
In-reply-to
Content
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)?
History
Date User Action Args
2010-04-11 20:32:47pitrousetrecipients: + pitrou, jjlee, orsenthil, ndim, eric.araujo, sergiomb2, tlocke
2010-04-11 20:32:47pitrousetmessageid: <1271017967.45.0.880688697781.issue2987@psf.upfronthosting.co.za>
2010-04-11 20:32:46pitroulinkissue2987 messages
2010-04-11 20:32:46pitroucreate