uv/crates/uv-python
adamnemecek 3f83390e34
Make the use of Self consistent. (#15074)
## Summary

Make the use of `Self` consistent. Mostly done by running `cargo clippy
--fix -- -A clippy::all -W clippy::use_self`.

## Test Plan

<!-- How was it tested? -->
No need.
2025-08-05 20:17:12 +01:00
..
python Fix Ruff linting (#14111) 2025-06-17 17:28:23 +00:00
src Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
.gitignore minify and filter embed managed pythons json on compile time (#12967) 2025-04-30 15:51:03 -04:00
build.rs Only rebuild download JSON on change (#13261) 2025-05-02 07:49:34 -05:00
Cargo.toml Split platform detection code into a dedicated uv-platform crate (#14918) 2025-07-28 14:12:04 -05:00
download-metadata.json Sync latest Python releases (#14847) 2025-07-23 11:01:09 -05:00
fetch-download-metadata.py Use sha256 checksum from GitHub API for GraalPy releases (#14779) 2025-07-21 08:35:45 -04:00