]> git.ipfire.org Git - thirdparty/starlette.git/commit
Use getlist, instead of get_list
authorTom Christie <tom@tomchristie.com>
Wed, 11 Jul 2018 15:30:40 +0000 (16:30 +0100)
committerTom Christie <tom@tomchristie.com>
Wed, 11 Jul 2018 15:30:40 +0000 (16:30 +0100)
commit2e0bd33f59c9ffa1559bfe84cdfa8513f4b3ab41
treedb178c0e0f408e065c372880801854ccf8e5dae5
parent5f194f73bf9d789cb2b1eed3c48243d13f9b0a54
Use getlist, instead of get_list
starlette/datastructures.py
tests/test_datastructures.py
tests/test_response.py