Skip to content

[2.7] bpo-36742: Fix urlparse.urlsplit() error message for Unicode URL#13937

Merged
vstinner merged 3 commits into
python:2.7from
vstinner:urlparse_str_errmsg
Jun 11, 2019
Merged

[2.7] bpo-36742: Fix urlparse.urlsplit() error message for Unicode URL#13937
vstinner merged 3 commits into
python:2.7from
vstinner:urlparse_str_errmsg

Use netloc (not netloc2) in error message

cb86a71
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs