astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Drop the `ctrlc` dependency
ctrlc
6 minutes ago
Handle Windows job assignment ACCESS_DENIED as non-fatal `AssignProcessToJobObject` can return `ERROR_ACCESS_DENIED` in valid situations, including inherited non-nestable parent jobs (for example in CI or scheduler environments) and short-lived child timing races before post-spawn assignment. Treat this specific assignment error as non-fatal in both the trampoline and Windows spawn paths, and continue without dedicated child job supervision. This addresses the flake observed in [CI](https://github.com/astral-sh/uv/actions/runs/22321026640), where `python_upgrade::python_upgrade_transparent_from_venv_preview` failed with: "uv trampoline failed to assign child process to job object" and "os error -2147024891". Update comments to describe `ERROR_ACCESS_DENIED` as an expected path with multiple causes, and keep a focused test that demonstrates the restrictive- job `ERROR_ACCESS_DENIED` case.
zb/fix-bounce-race
7 minutes ago
Add hint when named index is found in a parent config file (#18087) See https://github.com/astral-sh/uv/issues/18053 --------- Co-authored-by: Claude <noreply@anthropic.com>
main
13 minutes ago
Initial CLI scaffolding for `uv audit` Signed-off-by: William Woodruff <william@astral.sh>
ww/uv-audit
46 minutes ago
Fix cargo shear Signed-off-by: William Woodruff <william@astral.sh>
ww/uv-audit-crate
2 hours ago
Use idiomatic .ok() instead of match on uname() Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
alexreinking:alexreinking/uname-interpreter-cache
2 hours ago
Add uname -m to the interpreter cache key On multi-arch systems, the value of platform_machine can change if the user runs uv under setarch. This affects dependency resolution.
alexreinking:alexreinking/uname-interpreter-cache
2 hours ago
Fix cargo shear warnings (#18165) Remove two unused features to fix non-error warnings.
main
2 hours ago
Active Branches
Drop the `ctrlc` dependency
last run
6 minutes ago
#18162
CodSpeed Performance Gauge
+1%
Implement `uv audit`
last run
46 minutes ago
#18119
CodSpeed Performance Gauge
-2%
Add a `uv-audit` crate
last run
2 hours ago
#18124
CodSpeed Performance Gauge
+1%
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs