astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Sync latest Python releases
sync-python-releases
6 hours ago
Skip projection for non-conflicting marker trees
charlie/marker-ternary-prototype
9 hours ago
Make clippy happy
ThiefMaster:tool-list-json
13 hours ago
Add `--output-format` to `uv tool upgrade` Signed-off-by: Facundo Tuesca <facundo.tuesca@trailofbits.com> Combine JSON tests with corresponding text tests Signed-off-by: Facundo Tuesca <facundo.tuesca@trailofbits.com>
trail-of-forks:ft/tool-upgrade-json
13 hours ago
Deduplicate skipping up-to-date tools
ThiefMaster:tool-list-json
13 hours ago
Format line that has become too long
JeppeFoldberg:add-prettier-install-step
13 hours ago
Add json output to `uv tool list`
ThiefMaster:tool-list-json
14 hours ago
Remove "unused code" build warnings When running build with `apple-native` feature enabled, like this: ``` cargo test --package uv-keyring --no-default-features --features apple-native ``` We were getting warnings like so: ``` Compiling uv-keyring v0.0.62 (/Users/slafs/devel/uv/crates/uv-keyring) warning: associated items `new_with_target` and `get_credential` are never used --> crates/uv-keyring/src/lib.rs:217:8 | 193 | impl Entry { | ---------- associated items in this implementation ... 217 | fn new_with_target(target: &str, service: &str, user: &str) -> Result<Self> { | ^^^^^^^^^^^^^^^ ... 347 | fn get_credential(&self) -> &dyn std::any::Any { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: method `get_credential` is never used --> crates/uv-keyring/src/macos.rs:170:14 | 163 | impl MacCredential { | ------------------ method in this implementation ... 170 | async fn get_credential(&self) -> Result<Self> { | ^^^^^^^^^^^^^^ warning: `uv-keyring` (lib test) generated 2 warnings Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s Running unittests src/lib.rs (target/debug/deps/uv_keyring-7043f227f3b1104e) ``` This is a different Cargo.toml-based approach to solve this. This was discussed with @EliteTK at the EuroPython 2026 sprints.
slafs:remove-keyring-warnings-cargo-reconfig
14 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Sync latest Python releases
#20519
6 hours ago
a66b602
sync-python-releases
CodSpeed Performance Gauge
0%
Represent invalid marker environments with don't-care nodes
#20508
15 hours ago
12bba26
charlie/marker-ternary-prototype
CodSpeed Performance Gauge
0%
Add json output to `uv tool list`
#20516
13 hours ago
7245b7e
ThiefMaster:tool-list-json
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs