]> git.ipfire.org Git - thirdparty/httpx.git/commit
Cleanup response.json() method (#2911)
authorTom Christie <tom@tomchristie.com>
Tue, 31 Oct 2023 10:10:16 +0000 (10:10 +0000)
committerGitHub <noreply@github.com>
Tue, 31 Oct 2023 10:10:16 +0000 (10:10 +0000)
commit1d73150c1f663757d63585aecfcb329d0ec00825
tree3f2cb038367b788aa7f9598d507ec40769d8e429
parent5f2d62096a99ea8b111236557fd2c788c85908d2
Cleanup response.json() method (#2911)

Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
httpx/_models.py
httpx/_utils.py
tests/test_utils.py