]> git.ipfire.org Git - thirdparty/starlette.git/commit
Datastructure cleanups (#355) 0.10.0
authorTom Christie <tom@tomchristie.com>
Fri, 25 Jan 2019 22:39:31 +0000 (22:39 +0000)
committerGitHub <noreply@github.com>
Fri, 25 Jan 2019 22:39:31 +0000 (22:39 +0000)
commita4ebd7c47428246895a23929cc7e3ae5e8aca03a
tree0f02b23434278e2bdde7ce0ecb1c8bcdbcd1e85b
parent1f4338dc99bfc457aee31b3394f046ca47c6841a
Datastructure cleanups (#355)

* Version 0.10.0

* Datastructure cleanups

* Tweak release notes
docs/release-notes.md
starlette/__init__.py
starlette/datastructures.py
starlette/formparsers.py
starlette/requests.py
starlette/websockets.py
tests/test_datastructures.py