uv/crates/uv-python/src
Charlie Marsh b2bad8d59d
Add various grammar changes to conflict error messages (#9369)
## Summary

If all items are the same kind, we can avoid repeating "extra" and
"group". If there are two, we now use "X and Y", etc.
2024-11-22 22:23:13 +00: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 Add various grammar changes to conflict error messages (#9369) 2024-11-22 22:23:13 +00:00
downloads.inc Fix a typo in fetch-download-metadata.py (#8515) 2024-10-24 07:33:14 -05:00
downloads.inc.mustache Fix a typo in fetch-download-metadata.py (#8515) 2024-10-24 07:33:14 -05:00
downloads.rs Add retries for Python downloads (#9274) 2024-11-20 09:42:42 -05:00
environment.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04: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 Add retries for Python downloads (#9274) 2024-11-20 09:42:42 -05:00
interpreter.rs Remove separate test files in favor of same-file mod tests (#9199) 2024-11-18 20:11:46 +00:00
lib.rs Remove separate test files in favor of same-file mod tests (#9199) 2024-11-18 20:11:46 +00: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 Improve interactions with existing Python executables during install (#8733) 2024-11-04 20:22:44 +00:00
microsoft_store.rs chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00
platform.rs Fix Python interpreter discovery on non-glibc hosts (#9005) 2024-11-21 12:35:02 +01: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 Remove separate test files in favor of same-file mod tests (#9199) 2024-11-18 20:11:46 +00: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