[issue33342] urllib IPv6 parsing fails with special characters in passwords

2018-04-23 Thread benaryorg
Change by benaryorg : -- type: -> behavior ___ Python tracker <https://bugs.python.org/issue33342> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue33342] urllib IPv6 parsing fails with special characters in passwords

2018-04-23 Thread benaryorg
New submission from benaryorg : The documentation specifies to follow RFC 2396 (https://tools.ietf.org/html/rfc2396.html) but fails to parse a user:password@host url in urllib.parse.urlsplit (https://docs.python.org/3/library/urllib.parse.html#urllib.parse.urlsplit) when the password