]> git.ipfire.org Git - thirdparty/httpx.git/commit
add basic type annotation for RequestExtensions and RequestData (#2367)
authorAdrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
Tue, 13 Sep 2022 14:24:01 +0000 (09:24 -0500)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2022 14:24:01 +0000 (09:24 -0500)
commit8152c4facd0f71e0f376287e41a0810a60fec9c6
treec9c4cc8c491004339be48ccab59837bec6224694
parent27db35296bdace08ebbbefc512f8ad5cc89c6c58
add basic type annotation for RequestExtensions and RequestData (#2367)
httpx/_client.py
httpx/_content.py
httpx/_main.py
httpx/_models.py
httpx/_multipart.py
httpx/_types.py