[issue25895] urllib.parse.urljoin does not handle WebSocket URLs

2015-12-16 Thread Gergely Imreh
Gergely Imreh added the comment: Just signed it, thanks! -- ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25895> ___ ___ Pyth

[issue25895] urllib.parse.urljoin does not handle WebSocket URLs

2015-12-16 Thread Gergely Imreh
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