]> git.ipfire.org Git - thirdparty/httpx.git/commit
Drop private import of 'format_form_param' from tests (#2500)
authorTom Christie <tom@tomchristie.com>
Mon, 12 Dec 2022 16:31:29 +0000 (16:31 +0000)
committerGitHub <noreply@github.com>
Mon, 12 Dec 2022 16:31:29 +0000 (16:31 +0000)
commitb82fbe2c139162e10d1a3ee1b4579cc8d72b3535
tree3c1835e6ed444e7ddf2ec675c7cb9a1b1f94cde6
parentb97c0594a59a9a5e62e9930fe9a783be79d8cc6e
Drop private import of 'format_form_param' from tests (#2500)

* Drop private import of 'format_form_param' from tests

* Drop unused code path
httpx/_utils.py
tests/test_multipart.py