astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Remove WARN chaff Signed-off-by: William Woodruff <william@yossarian.net>
ww/rm-bz-lzma-in-zips
5 hours ago
Deconflict Signed-off-by: William Woodruff <william@yossarian.net>
ww/rm-bz-lzma-in-zips
5 hours ago
Validate egg top-level entries as identifiers (#19679) ## Summary Prior to this change, we accepted any non-empty egg `top_level.txt` entry without path separators. On Windows, drive-relative paths such as `C:target` contain no separators, so they passed validation even though they do not represent a top-level module or package name. This PR validates each entry as a Python identifier before using it to remove an installed module or package. This matches the `top_level.txt` format and skips drive-relative and other malformed entries. It also adds focused unit coverage and a Windows integration test that confirms an invalid drive-relative entry is ignored while the egg is otherwise uninstalled normally.
main
6 hours ago
Inline egg top-level entry validation
charlie/validate-egg-top-level-identifiers
6 hours ago
Validate egg top-level entries as identifiers
charlie/validate-egg-top-level-identifiers
7 hours ago
Allow configuring preview features in TOML Preview features can be configured as a boolean or list of feature names in uv.toml, pyproject.toml, and PEP 723 metadata. Command-line and environment settings continue to take precedence over configuration values. Preserve the deprecated preview spelling, reject configuring both spellings in the same document, and expose the option through settings metadata and the generated schema. Co-authored-by: Tomasz (Tom) Kramkowski <tom@astral.sh> Co-authored-by: Zanie Blue <contact@zanie.dev>
tk/preview-features-toml
8 hours ago
Fork same-marker source selections
charlie/extra
9 hours ago
Document stubs package script omission
koriyoshi2041:fix-init-stubs-package
9 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Remove bz/lzma/xz support from ZIP handling
#18927
5 hours ago
ec6ec71
ww/rm-bz-lzma-in-zips
CodSpeed Performance Gauge
+1%
Validate egg top-level entries as identifiers
#19679
6 hours ago
53ef055
charlie/validate-egg-top-level-identifiers
CodSpeed Performance Gauge
0%
Allow configuring preview features in `uv.toml` and `pyproject.toml`
#18437
1 day ago
c1b1b11
tk/preview-features-toml
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs