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 yselivanov
Recipients imrehg, martin.panter, yselivanov
Date 2015-12-17.23:35:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450395352.03.0.808244484557.issue25895@psf.upfronthosting.co.za>
In-reply-to
Content
> The documentation should probably also be updated. It has a list of supported schemes. 

I agree. Gergely, do you want to update your patch?

> I imagine this would have to be taken as a new feature for 3.6+, rather than a bug fix.

Since urlparse can parse wss:// addresses, *but* urljoin can't work with them, I think we can classify this as a bug fix patch.
History
Date User Action Args
2015-12-17 23:35:52yselivanovsetrecipients: + yselivanov, martin.panter, imrehg
2015-12-17 23:35:52yselivanovsetmessageid: <1450395352.03.0.808244484557.issue25895@psf.upfronthosting.co.za>
2015-12-17 23:35:52yselivanovlinkissue25895 messages
2015-12-17 23:35:51yselivanovcreate