mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 06:20:12 -05:00
This is an attempt to add https://github.com/astral-sh/uv/issues/3514#issuecomment-2253562096 to retrying. Relevant hyper code: *15cd6fa1fc/src/proto/h1/decode.rs (L683)*15cd6fa1fc/src/proto/h1/decode.rs (L161-L164)
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.