uv/crates/uv-python
Zanie Blue b543881b1b
Show non-critical Python discovery errors if no other interpreter is found (#10716)
Previously, these errors would only be visible in the debug logs as
"Skipping bad interpreter ..." which can lead us to making some
ridiculous claims like "There is no virtual environment" or "Python is
not installed" when really we just failed to query the interpreter for
some reason.

We show the first error, sort of arbitrarily — but I think it matches
user expectation, i.e., this would be the first Python on your PATH.

Related to #10713
2025-01-21 21:11:55 +00:00
..
python Disable the distutils setuptools shim during interpreter query (#10819) 2025-01-21 18:34:13 +00:00
src Show non-critical Python discovery errors if no other interpreter is found (#10716) 2025-01-21 21:11:55 +00:00
Cargo.toml Update Rust crate itertools to 0.14.0 (#10316) 2025-01-05 21:27:14 -05:00
download-metadata.json Sync latest Python releases (#10637) 2025-01-15 12:55:31 -06:00
fetch-download-metadata.py Update references to python-build-standalone to reflect the transferred project (#9977) 2024-12-17 20:19:58 +00:00
template-download-metadata.py Sync latest Python releases (#10637) 2025-01-15 12:55:31 -06:00