astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Remove redundant `virtual` from lockfile Remove `virtual` from `uv.lock` to reduce the lockfile size for large workspaces. In a large workspace, `package.metadata` begins dominating the lockfile size. Specifically, `virtual` just repeats the workspace member path that we already know from the workspace member list, so we can omit it and save a good chunk of size. Notably, this is not backwards compatible: Older uv versions expect the `virtual` field, so activating the preview feature only work when using uv with that preview feature. (We could add it as a setting, but then older uv versions don't see that setting either.)
konsti/remove-virtual-from-lockfile
26 minutes ago
Remove redundant `virtual` from lockfile Remove `virtual` from `uv.lock` to reduce the lockfile size for large workspaces. In a large workspace, `package.metadata` begins dominating the lockfile size. Specifically, `virtual` just repeats the workspace member path that we already know from the workspace member list, so we can omit it and save a good chunk of size. Notably, this is not backwards compatible: Older uv versions expect the `virtual` field, so activating the preview feature only work when using uv with that preview feature. (We could add it as a setting, but then older uv versions don't see that setting either.)
konsti/remove-virtual-from-lockfile
1 hour ago
Skip conflict expansion when nothing to infer
notatallshaw:conflict-expansion-guards
6 hours ago
Persist interpreter-specific bytecode
charlie/compile-bytecode-during-install
10 hours ago
Bump version to 0.11.31 (#20608)
main
11 hours ago
Preserve configured settings for duplicate index URLs
charlie/preserve-configured-index-settings
11 hours ago
Remove security section from release notes
charlie/release-0.11.31
11 hours ago
Reuse bytecode compilation workers
charlie/compile-bytecode-during-install
11 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Remove redundant `virtual` from lockfile
#20614
2 hours ago
8f2b28e
konsti/remove-virtual-from-lockfile
CodSpeed Performance Gauge
0%
Skip conflict expansion when there is nothing to infer
#20611
7 hours ago
d8d5109
notatallshaw:conflict-expansion-guards
CodSpeed Performance Gauge
0%
Persist bytecode compiled during wheel preparation
#20607
10 hours ago
7f17a60
charlie/compile-bytecode-during-install
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs