Enable HTTP/2 for Python SDK transports for sandbox/main api calls#1310
Enable HTTP/2 for Python SDK transports for sandbox/main api calls#1310matthewlouisbrockman wants to merge 3 commits intomainfrom
Conversation
🦋 Changeset detectedLatest commit: be50779 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
PR SummaryMedium Risk Overview Refactors Reviewed by Cursor Bugbot for commit be50779. Bugbot is set up for automated code reviews on this repo. Configure here. |
Package ArtifactsBuilt from 47128fa. Download artifacts from this workflow run. JS SDK ( npm install ./e2b-2.19.5-python-http2.0.tgzCLI ( npm install ./e2b-cli-2.10.2-python-http2.0.tgzPython SDK ( pip install ./e2b-2.20.3+python.http2-py3-none-any.whl |
switches python sdk to use http2 for calls to main api + sandboxes
doesn't add it to volumes yet - need to test those separately