astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(install): limit preparer concurrency to prevent file handle exhaustion
denyszhak:fix/installer-concurrency
12 minutes ago
Split the `TestContext` into a dedicated `uv-test` crate
zb/uv-test
16 minutes ago
Support Trusted Publishing with pyx (#17438)
main
47 minutes ago
Support Trusted Publishing with pyx Signed-off-by: William Woodruff <william@astral.sh>
ww/pyx-tp-svc
57 minutes ago
Use `#[expect(clippy::...)]` throughout and drop unused supressions (#17537) Co-authored-by: Claude <noreply@anthropic.com>
main
1 hour ago
Replace clippy `allow` with `expect` where lints are triggered Update all `#[allow(clippy::...)]` directives to use `#[expect(clippy::...)]` to ensure lint suppressions are validated. Remove unused lint suppressions that were never triggered. Keep `#[allow(clippy::enum_glob_use)]` in one case where the lint behavior differs between lib and test targets.
zaniebot:claude/update-clippy-allows-8TCg9
1 hour ago
bump rkyv Signed-off-by: William Woodruff <william@astral.sh>
ww/pep792-plumbing
3 hours ago
Implement PEP 751 multi-use lock file support for conflicting extras Add support for exporting conflicting package variants in PEP 751 format: - Skip conflict detection for PEP 751 exports (multi-use lock files document all variants) - Export all dependency branches with proper markers - Filter internal fork markers (extra-*, group-*, project-*) from PEP 751 output - Include virtual packages to document their dependencies with markers - Add extras field to PylockTomlDependency to preserve extras arrays - Convert markers to PEP 751 format for root project dependencies Test case: Project with conflicting extras a1/a2 that activate different extras e1/e2 on transitive dependency b, which pulls different versions of sortedcontainers. The exported pylock.toml contains all variants with clean PEP 751 markers. Signed-off-by: BernΓ‘t GΓ‘bor <bgabor8@bloomberg.net>
gaborbernat:toml-extra
4 hours ago
Active Branches
fix(install): limit preparer concurrency to prevent file handle exhaustion
last run
12 minutes ago
#17633
CodSpeed Performance Gauge
0%
Split the `TestContext` into a dedicated `uv-test` crate
last run
16 minutes ago
#17551
CodSpeed Performance Gauge
0%
PEP 792: plumb statuses into internal representation
last run
3 hours ago
#17631
CodSpeed Performance Gauge
+1%
Β© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs