astral-sh
uv
BlogDocsChangelog

Support comma-separated values in `--no-binary` and `--only-binary`

#17185Merged
Comparing
zaniebot:claude/fix-uv-issue-17181-nubfw
(
4d4529f
) with
main
(
c2e1983
)
CodSpeed Performance Gauge
-1%
Untouched
5
Ignored
1

Benchmarks

Passed

resolve_warm_airflow
crates/uv-bench/benches/uv.rs::uv::resolve_warm_airflow
CodSpeed Performance Gauge
+1%
468.8 ms464.4 ms
resolve_warm_jupyter_universal
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter_universal
CodSpeed Performance Gauge
0%
139.5 ms139.9 ms
resolve_warm_jupyter
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter
CodSpeed Performance Gauge
0%
41.8 ms42 ms
resolve_warm_jupyter_universal
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter_universal
CodSpeed Performance Gauge
-1%
208.7 ms211.8 ms
resolve_warm_jupyter
crates/uv-bench/benches/uv.rs::uv::resolve_warm_jupyter
CodSpeed Performance Gauge
-3%
72.2 ms74.7 ms

Ignored

resolve_warm_airflow
crates/uv-bench/benches/uv.rs::uv::resolve_warm_airflow
Ignored
CodSpeed Performance Gauge
-1%
805.6 ms816.2 ms

Commits

Click on a commit to change the comparison range
Base
main
c2e1983
-0.92%
Support comma-separated values in `--no-binary` and `--only-binary` Add support for comma-separated package names in `--no-binary` and `--only-binary` flags for pip compatibility. This allows users to specify multiple packages in a single argument, e.g.: uv pip install --no-binary=numpy,scipy numpy scipy Previously, this would fail with an error about invalid package names. Closes #17181
4d4529f
2 days ago
by claude
© 2025 CodSpeed Technology
Home Terms Privacy Docs