]> git.ipfire.org Git - thirdparty/starlette.git/commit
Merge branch 'master' of https://github.com/encode/starlette 541/head
authorkeakon <keakon@yizhisec.com>
Thu, 15 Aug 2019 07:16:21 +0000 (15:16 +0800)
committerkeakon <keakon@yizhisec.com>
Thu, 15 Aug 2019 07:16:21 +0000 (15:16 +0800)
commitf8bfd1b837ef153064ee671609fee3125d0619ae
tree1a038e65d45e0e50e68e2973292080dc8a77af4c
parent3226ad726f953e18e8262efdeb7b0f98a3ab535b
parent9bed25c91c0e1e8f77bd575af76d7bd763c40af9
Merge branch 'master' of https://github.com/encode/starlette

* 'master' of https://github.com/encode/starlette: (56 commits)
  Version 0.12.7
  Version 0.12.6
  multipart: fallback to latin-1 on decode error
  utf-8 is better for default multipart encoding
  Version 0.12.5
  Version 0.12.4
  Black-ify
  Setting a finish size to SpooledTemporaryFile.
  Fix test case for https redirects
  Update httpsredirect.py
  Version 0.12.3
  ci: Travis: re-add py38
  Move assignments to help mypy
  Linting
  Fix collapse button control initial states
  Tweak exception debug HTML
  Removed rogue newline
  Added datasette-auth-github to third party middleware
  Version 0.12.2
  Version 0.12.1
  ...
starlette/routing.py
starlette/staticfiles.py