Skip to content

Conversation

fiorotticaio
Copy link

Historically, requests "vendorized" urllib3 (and others), and you could import RequestField and encode_multipart_formdata via requests.packages.urllib3....

In recent versions, requests no longer includes urllib3 "inside" itself; it depends on urllib3 installed in the environment.

The requests.packages module is now just a shim, and the type stubs (packages.pyi) don't expose urllib3

Copy link

salesforce-cla bot commented Oct 3, 2025

Thanks for the contribution! Before we can merge this, we need @fiorotticaio to sign the Salesforce Inc. Contributor License Agreement.

@fiorotticaio
Copy link
Author

The label cla:missing is appearing, but I have already authenticated myself in CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant