| .. |
|
sysconfig
|
Sync latest Python releases (#14581)
|
2025-07-13 08:20:51 -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
|
Validate that discovered interpreters meet the Python preference (#7934)
|
2025-07-17 17:20:21 -05:00 |
|
downloads.rs
|
Keep track of retries in `ManagedPythonDownload::fetch_with_retry`
|
2025-07-01 09:52:19 -07:00 |
|
environment.rs
|
Validate that discovered interpreters meet the Python preference (#7934)
|
2025-07-17 17:20:21 -05:00 |
|
implementation.rs
|
Use the canonical `ImplementationName` -> `&str` implementation (#14337)
|
2025-06-28 09:42:18 -05:00 |
|
installation.rs
|
Add hint when Python downloads are disabled (#14522)
|
2025-07-10 12:06:24 -05:00 |
|
interpreter.rs
|
Validate that discovered interpreters meet the Python preference (#7934)
|
2025-07-17 17:20:21 -05:00 |
|
lib.rs
|
Validate that discovered interpreters meet the Python preference (#7934)
|
2025-07-17 17:20:21 -05:00 |
|
libc.rs
|
make the error message clearer when running distroless containers (#13549)
|
2025-05-29 10:29:01 -07:00 |
|
macos_dylib.rs
|
Install and remove managed Python to and from the Windows Registry (PEP 514) (#10634)
|
2025-01-23 14:13:41 +00:00 |
|
managed.rs
|
Use the canonical `ImplementationName` -> `&str` implementation (#14337)
|
2025-06-28 09:42:18 -05:00 |
|
microsoft_store.rs
|
Bump MSRV to 1.85 and Edition 2024 (#13516)
|
2025-05-18 19:38:43 -04:00 |
|
platform.rs
|
Add UV_LIBC to allow libc selection in multi-libc environment (#14646)
|
2025-07-16 08:52:17 -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 |
|
python_version.rs
|
Fix optional cfg gates (#14448)
|
2025-07-03 15:29:03 -05:00 |
|
target.rs
|
Add `uv-` prefix to all internal crates (#7853)
|
2024-10-01 20:15:32 -04:00 |
|
version_files.rs
|
Require `--global` for removal of the global Python pin (#14169)
|
2025-07-17 17:20:21 -05:00 |
|
virtualenv.rs
|
Consolidate logic for checking for a virtual environment (#14214)
|
2025-06-23 15:12:43 +02:00 |
|
windows_registry.rs
|
Better error reporting for removing Python versions from the Windows registry (#14722)
|
2025-07-18 13:26:47 +00:00 |