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 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:55martin.pantersetrecipients: + martin.panter
2015-02-24 05:53:55martin.pantersetmessageid: <1424757235.78.0.61886635276.issue22347@psf.upfronthosting.co.za>
2015-02-24 05:53:55martin.panterlinkissue22347 messages
2015-02-24 05:53:55martin.pantercreate