]> git.ipfire.org Git - thirdparty/httpx.git/commit
Stuff
authorTom Christie <tom@tomchristie.com>
Thu, 4 Apr 2019 17:28:38 +0000 (18:28 +0100)
committerTom Christie <tom@tomchristie.com>
Thu, 4 Apr 2019 17:28:38 +0000 (18:28 +0100)
commit30530d446d1ae2f0c3df9b25a67b919c2c00ba1a
tree88f910cf50cf4a559d35003c48f919543dc6d185
parentd12e5d49d09f87b318d7dd85a19b561b89123bbb
Stuff
README.md [new file with mode: 0644]
httpcore/__init__.py
httpcore/api.py [new file with mode: 0644]
httpcore/config.py [new file with mode: 0644]
httpcore/exceptions.py [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
scripts/install [new file with mode: 0755]
scripts/lint [new file with mode: 0755]
scripts/test [new file with mode: 0755]
tests/test_api.py [new file with mode: 0644]