uv/crates/uv-python
Charlie Marsh 2169902bd9
Avoid TOCTOU errors in .python-version reads (#5223)
## Summary

Not a big deal, but better to try the operation and handle the failure
case than to check if the file exists and _then_ read it.
2024-07-19 15:08:20 +00:00
..
python Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
src Avoid TOCTOU errors in .python-version reads (#5223) 2024-07-19 15:08:20 +00:00
Cargo.toml Search for all python3.x in PATH (#5148) 2024-07-18 17:00:01 +02:00
download-metadata.json Update standalone Pythons to include 3.12.4 (#5042) 2024-07-14 01:51:47 +00:00
fetch-download-metadata.py Use install_only python archive (#4843) 2024-07-06 21:43:55 -05:00
template-download-metadata.py Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00