]> git.ipfire.org Git - thirdparty/starlette.git/log
thirdparty/starlette.git
7 years agoBlack formatting 5/head
Tom Christie [Tue, 26 Jun 2018 09:09:59 +0000 (10:09 +0100)] 
Black formatting

7 years agoVersion 0.1.3
Tom Christie [Tue, 26 Jun 2018 09:09:35 +0000 (10:09 +0100)] 
Version 0.1.3

7 years agoBlack formatting
Tom Christie [Tue, 26 Jun 2018 08:39:26 +0000 (09:39 +0100)] 
Black formatting

7 years agoMore type annotation
Tom Christie [Tue, 26 Jun 2018 08:39:06 +0000 (09:39 +0100)] 
More type annotation

7 years agoBlack
Tom Christie [Mon, 25 Jun 2018 21:26:01 +0000 (22:26 +0100)] 
Black

7 years agoAdd Router, Path, PathPrefix
Tom Christie [Mon, 25 Jun 2018 21:23:40 +0000 (22:23 +0100)] 
Add Router, Path, PathPrefix

7 years agoTweak README style
Tom Christie [Mon, 25 Jun 2018 15:05:31 +0000 (16:05 +0100)] 
Tweak README style

7 years agoTweak README style
Tom Christie [Mon, 25 Jun 2018 15:04:03 +0000 (16:04 +0100)] 
Tweak README style

7 years agoTweak README language
Tom Christie [Mon, 25 Jun 2018 15:02:59 +0000 (16:02 +0100)] 
Tweak README language

7 years agoTweak README styling
Tom Christie [Mon, 25 Jun 2018 15:00:39 +0000 (16:00 +0100)] 
Tweak README styling

7 years agoAdd support for 'async for chunk in request.stream()' 0.1.2
Tom Christie [Mon, 25 Jun 2018 14:58:05 +0000 (15:58 +0100)] 
Add support for 'async for chunk in request.stream()'

7 years agoUpdate .gitignore
Tom Christie [Mon, 25 Jun 2018 14:35:43 +0000 (15:35 +0100)] 
Update .gitignore

7 years agoLink to ASGI spec
Tom Christie [Mon, 25 Jun 2018 14:35:22 +0000 (15:35 +0100)] 
Link to ASGI spec

7 years agoBump Python requirements 0.1.1
Tom Christie [Mon, 25 Jun 2018 13:58:51 +0000 (14:58 +0100)] 
Bump Python requirements

7 years agoOnly run linting on 3.6
Tom Christie [Mon, 25 Jun 2018 13:57:13 +0000 (14:57 +0100)] 
Only run linting on 3.6

7 years agoMore explicit documentation of parameters to 'Response'
Tom Christie [Mon, 25 Jun 2018 13:55:03 +0000 (14:55 +0100)] 
More explicit documentation of parameters to 'Response'

7 years agoMore 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'

7 years agoRequires 3.6+ (To support async generators)
Tom Christie [Mon, 25 Jun 2018 13:50:22 +0000 (14:50 +0100)] 
Requires 3.6+ (To support async generators)

7 years agoAdd code coverage
Tom Christie [Mon, 25 Jun 2018 13:48:18 +0000 (14:48 +0100)] 
Add code coverage

7 years agoOnly install black on Python >= 3.6
Tom Christie [Mon, 25 Jun 2018 13:42:38 +0000 (14:42 +0100)] 
Only install black on Python >= 3.6

7 years agoLinks to ASGI servers
Tom Christie [Mon, 25 Jun 2018 13:40:56 +0000 (14:40 +0100)] 
Links to ASGI servers

7 years agoOnly run 'black' on python >= 3.6
Tom Christie [Mon, 25 Jun 2018 13:35:44 +0000 (14:35 +0100)] 
Only run 'black' on python >= 3.6

7 years agoREADME tweaks
Tom Christie [Mon, 25 Jun 2018 13:35:26 +0000 (14:35 +0100)] 
README tweaks

7 years agoTweak README
Tom Christie [Mon, 25 Jun 2018 13:24:50 +0000 (14:24 +0100)] 
Tweak README

7 years agoTweak README
Tom Christie [Mon, 25 Jun 2018 13:21:24 +0000 (14:21 +0100)] 
Tweak README

7 years agoTweak README
Tom Christie [Mon, 25 Jun 2018 13:19:28 +0000 (14:19 +0100)] 
Tweak README

7 years agoInitial commit 0.1.0
Tom Christie [Mon, 25 Jun 2018 13:15:32 +0000 (14:15 +0100)] 
Initial commit