-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
blocked by upstreamNot actionable at the moment, because we are waiting for upstream changes.Not actionable at the moment, because we are waiting for upstream changes.
Description
What
Use a released upstream release of Python's urllib3.
Why
We can get automatic updates and now longer depend on some private fork.
How
Wait for:
- Initial WASI/componentize-py support urllib3/urllib3#3593
- fix: return cached result from
WasiHttpResponseWrapper.streamgolemcloud/urllib3#2
to be merged & released and then replace our pinned version here:
datafusion-udf-wasm/guests/python/requirements.txt
Lines 1 to 2 in 333d535
| # That's https://github.com/urllib3/urllib3/pull/3593 as a wheel. | |
| urllib3 @ https://github.com/crepererum/urllib3/releases/download/2.5.100/urllib3-2.5.100-py3-none-any.whl --hash=sha256:b48be99c923c989e8db2a41a21f2511d830a7b7e99bfde24ae7214baadf7daaf |
Metadata
Metadata
Assignees
Labels
blocked by upstreamNot actionable at the moment, because we are waiting for upstream changes.Not actionable at the moment, because we are waiting for upstream changes.