]> git.ipfire.org Git - thirdparty/httpx.git/commit
Drop private imports from test_urlparse.py (#2572)
authorFlorimond Manca <florimond.manca@protonmail.com>
Wed, 15 Feb 2023 14:43:19 +0000 (15:43 +0100)
committerGitHub <noreply@github.com>
Wed, 15 Feb 2023 14:43:19 +0000 (14:43 +0000)
commita934c36a859cd5cf6eac19cd8b76d60aaac7109a
tree9976f3879d0a9fc953f09435648ceb4cb50eb94c
parentf0fd91925bc8663b4ec3635c302aa07fe5f8e72e
Drop private imports from test_urlparse.py (#2572)

* Drop private imports from test_urlparse.py

* Coverage

* Drop ._uri_reference
httpx/_urlparse.py
tests/test_urlparse.py