astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Allow `scripts/build-trampolines.sh` to try podman when it's available (#19134) ## Summary Opportunistically use `podman` instead of `docker` when `docker` is not available but `podman` is. This required a few small compatibility adjustments to the `Dockerfile`. ## Test Plan Manually tested locally...
main
1 hour ago
uv-build: fixup classifiers (#19130) ## Summary Minor: drop some deprecated license classifiers, add a 3.14 classifier. ## Test Plan NFC, metadata only. Signed-off-by: William Woodruff <william@astral.sh>
main
2 hours ago
Trip top comment Signed-off-by: William Woodruff <william@astral.sh>
ww/adverse
3 hours ago
Drop whoami dependency (#19132) ## Summary We were only using this crate in one place, in a Windows-specific test helper where accessing `%USERNAME%` should work just as well. (This isn't super critical, but it reduces our dependency footprint slightly.) ## Test Plan The existing tests should continue to pass with this change. Signed-off-by: William Woodruff <william@astral.sh>
main
3 hours ago
CI
konsti/toml-backwards-compatibility
3 hours ago
Merge branch 'main' into ww/drop-whoami
ww/drop-whoami
3 hours ago
Add rust-toolchain.toml to uv-build sdist (#19131) This file was previously missing, causing errors when an older version was preinstalled. Renovate should also pick up the new file.
main
3 hours ago
Share `pylock.toml` reading/resolution and hash-verify across commands Extract the previously-duplicated `pylock.toml` reading, Python-compat check, and `to_resolution` logic from `pip install` and `pip sync` into `commands::pylock` (`read_pylock_toml` + `resolve_pylock_toml`), and reuse it from `CachedEnvironment::from_spec` so that `uvx --with-requirements pylock.toml` and `uv run --with-requirements pylock.toml` now also hash-verify downloads against the pylock, matching `pip install` / `pip sync` behavior. Thread the pylock-derived `HashStrategy` through a new optional `hasher` parameter on `sync_environment`. `pip sync` also gains HTTP(S) `pylock.toml` support as a natural consequence of sharing the reader with `pip install`.
claude/investigate-feature-support-5S51M
4 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
uv audit: adverse status reporting
#19128
5 hours ago
a88ecb8
ww/adverse
CodSpeed Performance Gauge
0%
Add TOML v1.1 -> v1.0 backwards compatibility for source distributions
#18741
8 hours ago
de5c975
konsti/toml-backwards-compatibility
CodSpeed Performance Gauge
+1%
Drop whoami dependency
#19132
3 hours ago
e9b4d67
ww/drop-whoami
Β© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs