]> git.ipfire.org Git - thirdparty/httpx.git/commit
Deprecate URL.is_ssl (#1128)
authorTom Christie <tom@tomchristie.com>
Wed, 5 Aug 2020 18:10:59 +0000 (19:10 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Aug 2020 18:10:59 +0000 (19:10 +0100)
commit0e73be83a8e133521c8c0cd7426a33cda196eef0
tree3e987e43eb69064222440b72d0130e820e145c4b
parent3205536a095be780e0f6790883ff046a4467552b
Deprecate URL.is_ssl (#1128)
httpx/_models.py
tests/client/test_client.py