[issue25895] urllib.parse.urljoin does not handle WebSocket URLs
Gergely Imreh added the comment: Just signed it, thanks! -- ___ Python tracker <http://bugs.python.org/issue25895> ___ ___ Python-bugs-list mailing list Unsub
[issue25895] urllib.parse.urljoin does not handle WebSocket URLs
New submission from Gergely Imreh: Handling the "ws" and "wss" schemes of the WebSocket protocol in urllib.parse.urlparse was discussed in a previous issue http://bugs.python.org/issue13244 Parsing them seems to work correctly: >>> urllib.parse.urlparse("w