]> git.ipfire.org Git - thirdparty/httpx.git/commit
Fix `URL.join(...)` (#144)
authorTom Christie <tom@tomchristie.com>
Thu, 25 Jul 2019 22:01:03 +0000 (23:01 +0100)
committerSeth Michael Larson <sethmichaellarson@gmail.com>
Thu, 25 Jul 2019 22:01:03 +0000 (17:01 -0500)
commit00e4fdb05d9ac4a00bbc3713398cc7eba1b45dc4
tree7ad64e80e28ccb7268124ed21d99783199b583b5
parent77cf336eabcd53fbbda0c69dc692b5df820f578c
Fix `URL.join(...)` (#144)
httpx/models.py
tests/models/test_url.py