]> git.ipfire.org Git - thirdparty/httpx.git/commit
Allow string comparison for URL().__eq__ (#139)
authorStephen Brown II <stephen.brownii@rackspace.com>
Wed, 24 Jul 2019 15:28:16 +0000 (10:28 -0500)
committerTom Christie <tom@tomchristie.com>
Wed, 24 Jul 2019 15:28:16 +0000 (16:28 +0100)
commit8db36ed6a537fb2efaf6e5da07102ec0065c498c
tree998265adf46dd7af4f59b42ee8c8c28ed9be6054
parent37df46a83b93a0f40f2b8e10282f6f038dd908f6
Allow string comparison for URL().__eq__ (#139)
httpx/models.py
tests/models/test_url.py