Message 236479 - Python tracker (original) (raw)

Message236479

Author martin.panter
Recipients martin.panter
Date 2015-02-24.05:53:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1424757235.78.0.61886635276.issue22347@psf.upfronthosting.co.za
In-reply-to
Content
Posting a patch to fix this. It passes the URL through a urlsplit() → urlunsplit() stage, while removing the scheme://netloc parts.
History
Date User Action Args
2015-02-24 05:53:55 martin.panter set recipients: + martin.panter
2015-02-24 05:53:55 martin.panter set messageid: 1424757235.78.0.61886635276.issue22347@psf.upfronthosting.co.za
2015-02-24 05:53:55 martin.panter link issue22347 messages
2015-02-24 05:53:55 martin.panter create