]> git.ipfire.org Git - thirdparty/httpx.git/commit
Tighten up connection acquiry/release
authorTom Christie <tom@tomchristie.com>
Thu, 25 Apr 2019 14:31:47 +0000 (15:31 +0100)
committerTom Christie <tom@tomchristie.com>
Thu, 25 Apr 2019 14:31:47 +0000 (15:31 +0100)
commit28c505a70f080bca9fd9e5549a65c7dbdc9ce195
tree3abaea5a6fd18147e64c23e3a0946d7e9a6d22a7
parent286f04f1a641473d124c5e8403de24b323861054
Tighten up connection acquiry/release
httpcore/connection.py
httpcore/connection_pool.py
httpcore/http11.py
httpcore/http2.py
httpcore/streams.py
tests/test_connection_pools.py