]> git.ipfire.org Git - thirdparty/httpx.git/commit
Move types definitions to a dedicated module (#902)
authorFlorimond Manca <florimond.manca@gmail.com>
Wed, 15 Apr 2020 11:12:09 +0000 (13:12 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Apr 2020 11:12:09 +0000 (13:12 +0200)
commit4c01117dd21acc0448f3e7f464aaa743fd8cffce
treeb5fb786ff4911ae0cdcc741180d87a61e9c05608
parent5829ecb648f4b53611ae7d6d9ae6df0babf2cfae
Move types definitions to a dedicated module (#902)
httpx/_api.py
httpx/_auth.py
httpx/_client.py
httpx/_config.py
httpx/_content_streams.py
httpx/_dispatch/urllib3.py
httpx/_models.py
httpx/_types.py
httpx/_utils.py