mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 14:30:14 -05:00
When [updating](https://github.com/astral-sh/uv/pull/14475) to the latest `reqwest` version, our fragment propagation test broke. That test was partially testing the `reqwest` behavior, so this PR moves the fragment test to directly test our logic for constructing redirect requests.
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.