I feel honored that #curl depends on my multipart library (at least the curl test suite) but does it? I can find the dependency but not that it is used. I wonder how that happened
But I have yet to find the place where it is actually used. I'd of cause love to see it used, but I fear it's just a forgotten artifact from some previous commit.
@icing @bagder Noooo 😭 But hey, at least I have my answer now, was wondering about that for a while. Now I'm curious how it will impact the download counts if you remove it :) pypistats.org/packages/multipa…
daniel:// stenberg://
in reply to defnull • • •defnull
in reply to daniel:// stenberg:// • • •@bagder You are stalking the hashtag, aren't you?
GitHub thinks curl depends on defnull/multipart and does, here -> github.com/curl/curl/blob/a144…
But I have yet to find the place where it is actually used. I'd of cause love to see it used, but I fear it's just a forgotten artifact from some previous commit.
curl/tests/http/requirements.txt at a1449aa704145db8c898780af24eb1a274b2cf37 · curl/curl
GitHubdaniel:// stenberg://
in reply to defnull • • •Stefan Eissing
in reply to daniel:// stenberg:// • • •defnull
in reply to Stefan Eissing • • •daniel:// stenberg://
in reply to defnull • • •tests/http/requirements: remove multipart by bagder · Pull Request #17825 · curl/curl
GitHub