]> git.ipfire.org Git - thirdparty/httpx.git/commit
Add BaseEvent interface (#260)
authorFlorimond Manca <florimond.manca@gmail.com>
Wed, 21 Aug 2019 07:02:04 +0000 (09:02 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Aug 2019 07:02:04 +0000 (09:02 +0200)
commit2e91d8ccddcb7306412916d6731585cd510b4c73
tree47a944ea67fcf847e288c92989ec2f1d70539498
parentc0554e96d912944c51eb5d717944d37d884f4763
Add BaseEvent interface (#260)
httpx/concurrency/asyncio.py
httpx/concurrency/base.py
httpx/dispatch/asgi.py