uv/crates/uv-python
Charlie Marsh 1cd9c37151
Use stable environments for remote and stdin scripts (#11364)
## Summary

This is a follow-on to #11347 to use a stable directory for remote and
stdin scripts. The annoying piece here was figuring out what to use as
the cache key. For remote scripts, I'm using the URL; for stdin scripts,
there isn't any identifying information, so I'm just using a hash of the
metadata.
2025-02-12 00:54:46 +00:00
..
python Catch broken `mac_ver()` (#11396) 2025-02-10 22:49:16 +01:00
src Use stable environments for remote and stdin scripts (#11364) 2025-02-12 00:54:46 +00:00
Cargo.toml Install and remove managed Python to and from the Windows Registry (PEP 514) (#10634) 2025-01-23 14:13:41 +00:00
download-metadata.json Sync latest Python releases (#11318) 2025-02-07 09:42:20 -06:00
fetch-download-metadata.py Update references to `python-build-standalone` to reflect the transferred project (#9977) 2024-12-17 20:19:58 +00:00
template-download-metadata.py Update `riscv64` Python downloads to allow install on `riscv64gc` (#10937) 2025-01-24 09:33:29 -06:00