uv/crates/uv-python
konsti 574aa1ef11
Better error reporting for removing Python versions from the Windows registry (#14722)
See
https://github.com/astral-sh/uv/actions/runs/16370666070/job/46258004849

We didn't actual use a format string, showing the template instead. We
don't show the causes in the error report, so we format it into one
error.
2025-07-18 13:26:47 +00:00
..
python Fix Ruff linting (#14111) 2025-06-17 17:28:23 +00:00
src Better error reporting for removing Python versions from the Windows registry (#14722) 2025-07-18 13:26:47 +00:00
.gitignore minify and filter embed managed pythons json on compile time (#12967) 2025-04-30 15:51:03 -04:00
Cargo.toml Support transparent Python patch version upgrades (#13954) 2025-06-20 16:17:13 +02:00
build.rs Only rebuild download JSON on change (#13261) 2025-05-02 07:49:34 -05:00
download-metadata.json Sync latest Python releases (#14643) 2025-07-16 09:06:06 -05:00
fetch-download-metadata.py Use SHA256 from GitHub API for Python downloads (#14708) 2025-07-18 14:03:55 +02:00