]> git.ipfire.org Git - thirdparty/httpx.git/commit
Support QueryParams(None) (#1060)
authorTom Christie <tom@tomchristie.com>
Thu, 16 Jul 2020 10:16:29 +0000 (11:16 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 10:16:29 +0000 (11:16 +0100)
commitff93a011a44f4a76015e4866d01ff79a6afe350a
tree0a1574297de7047b6945cee9f488488955b000ab
parentccd4711a0a163ecc326cabe827115c136ae52552
Support QueryParams(None) (#1060)
httpx/_client.py
httpx/_models.py
httpx/_types.py
tests/models/test_queryparams.py