]> git.ipfire.org Git - thirdparty/httpx.git/commit
Use stdlib status codes 59/head
authorTom Christie <tom@tomchristie.com>
Mon, 13 May 2019 13:34:24 +0000 (14:34 +0100)
committerTom Christie <tom@tomchristie.com>
Mon, 13 May 2019 13:34:24 +0000 (14:34 +0100)
commit3b4439039dc278628c1c3d212af53e953d920651
treea303bb103c0780af4b481df97c46ac63c3669f4a
parenta5eb8295c9b8886acfe611acd4c3257c93820211
Use stdlib status codes
httpcore/__init__.py
httpcore/client.py
httpcore/concurrency.py
httpcore/constants.py [deleted file]
httpcore/dispatch/connection.py
httpcore/interfaces.py
httpcore/models.py
httpcore/status_codes.py [new file with mode: 0644]
tests/client/test_redirects.py