]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add PoolTimeout, and timeout tests 7/head
authorTom Christie <tom@tomchristie.com>
Wed, 17 Apr 2019 16:38:03 +0000 (17:38 +0100)
committerTom Christie <tom@tomchristie.com>
Wed, 17 Apr 2019 16:38:03 +0000 (17:38 +0100)
commit148818c212a0c486e39dba0d56993564ffb08857
tree759610c8bd5ab6410a3aecdb7e5f2e381dc84c8a
parent68c468a67e00972292db7d2f33a6777cbb01c644
Add PoolTimeout, and timeout tests
httpcore/__init__.py
httpcore/compat.py
httpcore/pool.py
tests/conftest.py
tests/test_timeouts.py [new file with mode: 0644]