]> git.ipfire.org Git - thirdparty/httpx.git/commit
Close outstanding connections on pool.close()
authorTom Christie <tom@tomchristie.com>
Wed, 24 Apr 2019 10:42:45 +0000 (11:42 +0100)
committerTom Christie <tom@tomchristie.com>
Wed, 24 Apr 2019 10:42:45 +0000 (11:42 +0100)
commit799df23dde030ed3f638fc593d6be9a665e37918
tree6d5c756acbe96d862a5d566d219d435f2565614e
parentb7d315af3bda72ea85d86f7f291c32025d6375a2
Close outstanding connections on pool.close()
.travis.yml [new file with mode: 0644]
httpcore/__init__.py
httpcore/compat.py [deleted file]
httpcore/connectionpool.py
httpcore/exceptions.py
httpcore/http11.py
httpcore/sync.py
requirements.txt