]>
git.ipfire.org Git - thirdparty/starlette.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tom Christie [Mon, 25 Jun 2018 13:55:03 +0000 (14:55 +0100)]
More explicit documentation of parameters to 'Response'
Tom Christie [Mon, 25 Jun 2018 13:53:14 +0000 (14:53 +0100)]
More explicit documentation of parameters to 'Response'
Tom Christie [Mon, 25 Jun 2018 13:50:22 +0000 (14:50 +0100)]
Requires 3.6+ (To support async generators)
Tom Christie [Mon, 25 Jun 2018 13:48:18 +0000 (14:48 +0100)]
Add code coverage
Tom Christie [Mon, 25 Jun 2018 13:42:38 +0000 (14:42 +0100)]
Only install black on Python >= 3.6
Tom Christie [Mon, 25 Jun 2018 13:40:56 +0000 (14:40 +0100)]
Links to ASGI servers
Tom Christie [Mon, 25 Jun 2018 13:35:44 +0000 (14:35 +0100)]
Only run 'black' on python >= 3.6
Tom Christie [Mon, 25 Jun 2018 13:35:26 +0000 (14:35 +0100)]
README tweaks
Tom Christie [Mon, 25 Jun 2018 13:24:50 +0000 (14:24 +0100)]
Tweak README
Tom Christie [Mon, 25 Jun 2018 13:21:24 +0000 (14:21 +0100)]
Tweak README
Tom Christie [Mon, 25 Jun 2018 13:19:28 +0000 (14:19 +0100)]
Tweak README
Tom Christie [Mon, 25 Jun 2018 13:15:32 +0000 (14:15 +0100)]
Initial commit