astral-sh
uv
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Fix typo in the documentation of UV_PUBLISH_INDEX
leodevian:fix-typo
6 hours ago
Fix default handling in PEP 792 status markers (#17671)
main
8 hours ago
Introduce `PreviewFeature` to clarify intent throughout the codebase (#17670) ## Summary This PR replaces `bitflags` in favour of `enumflags2` (which we already transitively depended on) so that `PreviewFeatures` can be replaced with `PreviewFeature` which is an enum. This clarifies intent in cases where we only care about one specific `PreviewFeature`. To avoid a bunch of boilerplate changes, the `Preview` wrapper has been kept and creation now involves a `&[PreviewFeature]` in all cases. The alternative was to have everything which initialises a `Preview` use `BitFlags` directly and possibly to remove `Preview` entirely but this keeps things simpler and limits the changes throughout the rest of the codebase solely to changes which deal with the name changes (ALL_CAPS to PascalCase) and the impact on `--show-settings` which I don't believe we care about stability of output for? The changes to `--show-settings` could be avoided with some custom `Debug` implementation but that seems excessive. This PR will impact #16452. But the changes were inspired by trying to remove the need for that particular PR to add more runtime type checking. ## Test Plan Existing tests were adjusted (I also fixed some missing cases). The test for panicking in cases which are now prevented through the use of type changes has been dropped. All the rest of the tests were ran, snapshot changes reviewed and applied.
main
8 hours ago
Add comment about the drive
ryanking13:pyodide-pip-windows
8 hours ago
Use Pyodide xbuildenv
ryanking13:pyodide-pip-windows
9 hours ago
Use `enumflags2` instead of `bitflags` for Preview
tk/preview-enumflags2
9 hours ago
Fix default handling in PEP 792 status markers Signed-off-by: William Woodruff <william@astral.sh>
ww/pep792-tests
9 hours ago
Set env
ryanking13:pyodide-pip-windows
9 hours ago
Active Branches
Fix typo in the documentation of UV_PUBLISH_INDEX
last run
6 hours ago
#17672
CodSpeed Performance Gauge
0%
Support Pyodide interpreter in windows
last run
8 hours ago
#17658
CodSpeed Performance Gauge
0%
docs(timeout): clarify timeout format in error messages
last run
9 hours ago
#17668
CodSpeed Performance Gauge
-1%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs