Message 235586 - Python tracker

Message235586

Author martin.panter
Recipients anh.le, dmi.baranov, madison.may, martin.panter, orsenthil
Date 2015-02-09.04:24:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423455872.34.0.00297207519037.issue18140@psf.upfronthosting.co.za>
In-reply-to
Content
Possibly related: Issue 23328. I would have thought any special characters in the password etc field should be encoded. Where do such unencoded URLs come from?

It seems that this would change the behaviour of parsing a URL such as

http://host/path/with/unencoded/@/character

Is one of these scenarios more valid than the other?
History
Date User Action Args
2015-02-09 04:24:32martin.pantersetrecipients: + martin.panter, orsenthil, dmi.baranov, madison.may, anh.le
2015-02-09 04:24:32martin.pantersetmessageid: <1423455872.34.0.00297207519037.issue18140@psf.upfronthosting.co.za>
2015-02-09 04:24:32martin.panterlinkissue18140 messages
2015-02-09 04:24:31martin.pantercreate