mirror of https://github.com/astral-sh/uv
The h2 errors, a specific type nested in reqwest errors, all look like they shouldn't happen in regular operations and should be retried. This covers all `io::Error`s going through h2 (i.e., only HTTP 2 connections). Fixes https://github.com/astral-sh/uv/issues/15916 |
||
|---|---|---|
| .. | ||
| src | ||
| tests/it | ||
| Cargo.toml | ||
| README.md | ||
README.md
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.