uv/crates/uv-python
Zanie Blue 47fb902104 Apply system Python filtering to executable name requests (#4309)
Executable name requests were being treated as explicit requests to
install into system environments, but I don't think it should be as it's
implicit what environment you'll end up in. Following #4308, we allow
multiple executables to be found so we can filter here.

Concretely, this means `--system` is required to install into a system
environment discovered with e.g. `--python=python`. The flag is still
not required for cases where we're not mutating environment.
2024-08-20 11:31:46 -05:00
..
python Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
src Apply system Python filtering to executable name requests (#4309) 2024-08-20 11:31:46 -05:00
Cargo.toml Remove preview labeling for uv 0.3.0 (#6166) 2024-08-20 11:31:46 -05:00
download-metadata.json Update Pythons to include Python 3.12.5 (#6087) 2024-08-14 15:18:01 +00:00
fetch-download-metadata.py Deprecate the --isolated flag (#5466) 2024-07-30 22:40:38 +00:00
template-download-metadata.py Deprecate the --isolated flag (#5466) 2024-07-30 22:40:38 +00:00