]> git.ipfire.org Git - thirdparty/httpx.git/commit
Immutable QueryParams (#1600)
authorTom Christie <tom@tomchristie.com>
Mon, 26 Apr 2021 13:57:02 +0000 (14:57 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Apr 2021 13:57:02 +0000 (14:57 +0100)
commit2abb2f214a57f990d7f4cda0f51d476b47cef165
tree93d2e635014f7d608ec77702a8fdbd14039b583d
parent8fe32c52debc0add303fed81b9220689ddc502e4
Immutable QueryParams (#1600)

* Tweak QueryParams implementation

* Immutable QueryParams
httpx/_client.py
httpx/_models.py
httpx/_utils.py
tests/models/test_queryparams.py