uv/crates/uv-python
Zanie Blue 7908436a76
Display Python installation key for discovered interpreters (#5365)
> DEBUG Found `cpython-3.12.1-macos-aarch64-none` at
`/Users/zb/Library/Application
Support/uv/python/cpython-3.12.1-macos-aarch64-none/bin/python3`
(managed installations)

Instead of `<implementation> <version>`

> DEBUG Found cpython 3.12.1 at `/Users/zb/Library/Application
Support/uv/python/cpython-3.12.1-macos-aarch64-none/bin/python3`
(managed installations)
2024-07-23 15:29:15 -05:00
..
python Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
src Display Python installation key for discovered interpreters (#5365) 2024-07-23 15:29:15 -05:00
Cargo.toml Search for all python3.x in PATH (#5148) 2024-07-18 17:00:01 +02:00
download-metadata.json Add PyPy finder (#5337) 2024-07-23 14:58:04 -05:00
fetch-download-metadata.py Add PyPy finder (#5337) 2024-07-23 14:58:04 -05:00
template-download-metadata.py Add PyPy finder (#5337) 2024-07-23 14:58:04 -05:00