uv/crates/uv-python
Zanie Blue 863e73a841
Skip Windows Python interpreters that return a broken MSIX package code (#14636)
Currently we treat all spawn failures as fatal, because they indicate a
broken interpreter. In this case, I think we should just skip these
broken interpreters — though I don't know the root cause of why it's
broken yet.

Closes https://github.com/astral-sh/uv/issues/14637
See
1394758502
2025-07-15 16:47:35 -05:00
..
python Fix Ruff linting (#14111) 2025-06-17 17:28:23 +00:00
src Skip Windows Python interpreters that return a broken MSIX package code (#14636) 2025-07-15 16:47:35 -05:00
.gitignore minify and filter embed managed pythons json on compile time (#12967) 2025-04-30 15:51:03 -04:00
build.rs Only rebuild download JSON on change (#13261) 2025-05-02 07:49:34 -05:00
Cargo.toml Support transparent Python patch version upgrades (#13954) 2025-06-20 16:17:13 +02:00
download-metadata.json Bump Python releases to pick up python-build-standalone 20250712 (#14578) 2025-07-12 12:46:40 -04:00
fetch-download-metadata.py Fix Ruff linting (#14111) 2025-06-17 17:28:23 +00:00