]> git.ipfire.org Git - thirdparty/httpx.git/commit
Revert "Use Python 3.8 asyncio.Stream where possible (#369)" (#423)
authorJosep Cugat <jcugat@gmail.com>
Thu, 3 Oct 2019 08:18:10 +0000 (10:18 +0200)
committerTom Christie <tom@tomchristie.com>
Thu, 3 Oct 2019 08:18:10 +0000 (09:18 +0100)
commit86a0eb0268bdc4beeb90d8136546233cd8401b0e
treed0b3f99b5cd6388c9ccdc60af752382b6daad769
parentb65bce5924bc57c2f3ade166a73287847baa1db6
Revert "Use Python 3.8 asyncio.Stream where possible (#369)" (#423)

This reverts commit 71cbde8ba4cab32dd96ccb91e9db20216587fae9.
httpx/concurrency/asyncio.py [moved from httpx/concurrency/asyncio/backend.py with 79% similarity]
httpx/concurrency/asyncio/__init__.py [deleted file]
httpx/concurrency/asyncio/compat.py [deleted file]
tests/test_concurrency.py