uv/crates/uv-python
Charlie Marsh 1b13036674
Add retries for Python downloads (#9274)
## Summary

This uses the same approach as in the rest of uv, but with another
dedicated method for retries.

Closes https://github.com/astral-sh/uv/issues/8525.
2024-11-20 09:42:42 -05:00
..
python Use base executable to set virtualenv Python path (#8481) 2024-11-07 14:29:54 -06:00
src Add retries for Python downloads (#9274) 2024-11-20 09:42:42 -05:00
Cargo.toml Add retries for Python downloads (#9274) 2024-11-20 09:42:42 -05:00
download-metadata.json Fix a typo in fetch-download-metadata.py (#8515) 2024-10-24 07:33:14 -05:00
fetch-download-metadata.py Fix a typo in fetch-download-metadata.py (#8515) 2024-10-24 07:33:14 -05:00
template-download-metadata.py Add support for managed installs of free-threaded Python (#8100) 2024-10-14 15:18:52 -05:00