]> git.ipfire.org Git - thirdparty/httpx.git/commit
Module renaming 15/head
authorTom Christie <tom@tomchristie.com>
Tue, 23 Apr 2019 13:25:47 +0000 (14:25 +0100)
committerTom Christie <tom@tomchristie.com>
Tue, 23 Apr 2019 13:25:47 +0000 (14:25 +0100)
commitb7d315af3bda72ea85d86f7f291c32025d6375a2
tree07ffc6267e20f95b28f9c2cffc3e6fecfee993c9
parent903a961897c791e09612c9353dc8b08c23e4ff31
Module renaming
httpcore/__init__.py
httpcore/compat.py
httpcore/connectionpool.py [moved from httpcore/pool.py with 93% similarity]
httpcore/datastructures.py
httpcore/http11.py [moved from httpcore/connections.py with 96% similarity]
httpcore/sync.py
tests/test_connection_pools.py [moved from tests/test_pool.py with 100% similarity]
tests/test_connections.py
tests/test_sync.py