]> git.ipfire.org Git - thirdparty/httpx.git/commit
Use get_list consistently (#1119)
authorTom Christie <tom@tomchristie.com>
Sun, 2 Aug 2020 10:33:50 +0000 (11:33 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Aug 2020 10:33:50 +0000 (11:33 +0100)
commite5f87434a54ef8bffec0b9c351d1d4c15bee7aab
tree0105efcc12e9e21bec88cb3f6fd2500d6cbabe3f
parentd76b2c2fb7241e5a21f6df86d6142790d4548b8c
Use get_list consistently (#1119)

* Use get_list consistently

* Ensure DeprecationWarning on getlist vs. get_list
httpx/_models.py
tests/models/test_headers.py
tests/models/test_queryparams.py