]> git.ipfire.org Git - thirdparty/httpx.git/commit
Replace cgi which will be deprecated in Python 3.11 (#2309)
authorFlorimond Manca <florimond.manca@protonmail.com>
Thu, 25 Aug 2022 10:23:04 +0000 (12:23 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Aug 2022 10:23:04 +0000 (12:23 +0200)
commitf13ab4d288d0b790f6f1c515a6c0ea45e9615748
tree16568197769a6a91bfcb73de2fce6e846ddf71bc
parent45b7cfaad3a8987ea35fa5bf092bbdda485444fd
Replace cgi which will be deprecated in Python 3.11 (#2309)

* Replace cgi which will be deprecated in Python 3.11

* Update httpx/_utils.py
httpx/_models.py
httpx/_utils.py