uv/crates/uv-python/src
Aarni Koskela 25db0e4988
Fix typo "operation system" (#9971)
## Summary

Just a tiny typo fix.
2024-12-17 08:33:45 -05:00
..
sysconfig Patch additional sysconfig values such as AR at install time (#9905) 2024-12-15 10:27:54 -05:00
cpuinfo.rs Fix hard and soft float libc detection for managed Python distributions on ARM (#8498) 2024-10-29 23:46:21 +00:00
discovery.rs Patch sysconfig data at install time (#9857) 2024-12-13 14:36:22 -05:00
downloads.inc Update Rust crate target-lexicon to 0.13.0 (#9729) 2024-12-10 20:34:07 -05:00
downloads.inc.mustache Allow download of Python distribution variants with newer CPU instruction sets (#9781) 2024-12-10 14:26:45 -06:00
downloads.rs Add uv python list --all-arches (#9782) 2024-12-10 14:02:41 -06:00
environment.rs Allow syncing to empty virtual environment directories (#9427) 2024-11-25 22:23:49 +00:00
implementation.rs Prefer Python executable names that match the request over default names (#9066) 2024-11-13 10:00:23 -06:00
installation.rs Patch sysconfig data at install time (#9857) 2024-12-13 14:36:22 -05:00
interpreter.rs Fix typo "operation system" (#9971) 2024-12-17 08:33:45 -05:00
lib.rs Patch sysconfig data at install time (#9857) 2024-12-13 14:36:22 -05:00
libc.rs Remove separate test files in favor of same-file mod tests (#9199) 2024-11-18 20:11:46 +00:00
managed.rs Patch sysconfig data at install time (#9857) 2024-12-13 14:36:22 -05:00
microsoft_store.rs chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00
platform.rs Update Rust crate target-lexicon to 0.13.0 (#9729) 2024-12-10 20:34:07 -05:00
pointer_size.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
prefix.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
py_launcher.rs Update windows-registry to 0.3.0 (#8696) 2024-10-30 12:00:33 +00:00
python_version.rs Introduce a --fork-strategy preference mode (#9868) 2024-12-13 16:05:07 -05:00
target.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
version_files.rs Discover and respect .python-version files in parent directories (#6370) 2024-11-07 14:29:54 -06:00
virtualenv.rs Treat the base Conda environment as a system environment (#7691) 2024-11-07 14:29:54 -06:00