Travis CI fails when executing test_http_header_util.test_parse_invalid_uri on python version nightly.
(execution detail)
It seems like something has changed in urllib.parse.urlparse, but since this is still a nightly build and nothing is supposed to be changed with urllib (reference here), nothing should be done until anything is confirmed (or fixed).
Travis CI fails when executing
test_http_header_util.test_parse_invalid_uri
on python version nightly. (execution detail)It seems like something has changed in
urllib.parse.urlparse
, but since this is still a nightly build and nothing is supposed to be changed with urllib (reference here), nothing should be done until anything is confirmed (or fixed).