uv/crates/uv-interpreter
Zanie Blue 1379fb7dcd
Add support for requesting pypy interpreters by implementation name (#3706)
Updates our executable name searches to support implementation names
i.e. `cpython` and `pypy` and adds support for PyPy.

We might want to _not_ support searching for `cpython` because that's
non-standard?
2024-05-21 16:48:43 -05:00
..
python Create lib64 symlink for 64-bit, non-macOS, POSIX environments (#3584) 2024-05-14 14:33:44 -04:00
src Add support for requesting pypy interpreters by implementation name (#3706) 2024-05-21 16:48:43 -05:00
Cargo.toml Rewrite Python interpreter discovery (#3266) 2024-05-21 14:37:23 -05:00
fetch-version-metadata.py Merge uv-toolchain and uv-interpreter (#3265) 2024-04-30 17:49:46 +00:00
python-version-metadata.json Merge uv-toolchain and uv-interpreter (#3265) 2024-04-30 17:49:46 +00:00
template-version-metadata.py Rename all instances of Cpython to CPython (#3702) 2024-05-21 14:52:31 -05:00