uv/crates/uv-python/src
2024-09-26 13:52:10 +00:00
..
discovery.rs Display skipped managed interpreters during Python discovery (#7668) 2024-09-24 14:41:41 -05:00
downloads.inc Add support for managed Python 3.13 and update CPython versions (#7263) 2024-09-10 14:36:16 -05:00
downloads.inc.mustache Add support for managed Python 3.13 and update CPython versions (#7263) 2024-09-10 14:36:16 -05:00
downloads.rs Require opt-in to use alternative Python implementations (#7650) 2024-09-24 12:52:15 -05:00
environment.rs Add support for upgrading Python in tool environments (#7605) 2024-09-25 17:40:28 +00:00
implementation.rs Require opt-in to use alternative Python implementations (#7650) 2024-09-24 12:52:15 -05:00
installation.rs Require opt-in to use alternative Python implementations (#7650) 2024-09-24 12:52:15 -05:00
interpreter.rs Don't create Python bytecode files during interpreter discovery (#7707) 2024-09-26 13:52:10 +00:00
lib.rs Require opt-in to use alternative Python implementations (#7650) 2024-09-24 12:52:15 -05:00
libc.rs Detect musl and error for musl pbs builds (#6643) 2024-08-27 00:06:53 +00:00
managed.rs Add new PythonRequest::Any and VersionRequest::Any variants (#7517) 2024-09-19 11:19:13 +00:00
microsoft_store.rs Discover Microsoft Store Pythons (#6807) 2024-08-29 20:56:41 +00:00
platform.rs Detect musl and error for musl pbs builds (#6643) 2024-08-27 00:06:53 +00:00
pointer_size.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
prefix.rs Initialize all --prefix subdirectories (#4895) 2024-07-08 14:15:25 +00:00
py_launcher.rs Clearer registry Python sort (#7178) 2024-09-07 15:57:01 -04:00
python_version.rs Drop Python version range enforcement from PythonVersion::from_str (#7264) 2024-09-10 13:34:18 -05:00
target.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
version_files.rs Surface dedicated errors for .python-version conflict with requires-python (#7218) 2024-09-09 17:12:53 -04:00
virtualenv.rs Avoid removing seed packages for uv venv --seed environments (#7410) 2024-09-15 22:27:52 +00:00
which.rs Search for all python3.x in PATH (#5148) 2024-07-18 17:00:01 +02:00