]> git.ipfire.org Git - thirdparty/httpx.git/commit
Drop .read/.aread from SyncByteStream/AsyncByteStream (#2407)
authorTom Christie <tom@tomchristie.com>
Mon, 7 Nov 2022 14:01:29 +0000 (14:01 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2022 14:01:29 +0000 (14:01 +0000)
commit8752e2672c451f66040c8ed533456872a94dcf0f
tree06f6e69c836e054c50b6440e4c16701f45d151eb
parent9f9deea944a96175bf50f1fa078849c61cbdb7da
Drop .read/.aread from SyncByteStream/AsyncByteStream (#2407)
httpx/_content.py
httpx/_types.py
tests/test_content.py