..
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
Skip Windows Python interpreters that return a broken MSIX package code ( #14636 )
2025-07-15 16:47:35 -05:00
downloads.rs
Keep track of retries in `ManagedPythonDownload::fetch_with_retry`
2025-07-01 09:52:19 -07:00
environment.rs
Support transparent Python patch version upgrades ( #13954 )
2025-06-20 16:17:13 +02: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
Skip Windows Python interpreters that return a broken MSIX package code ( #14636 )
2025-07-15 16:47:35 -05:00
lib.rs
Add hint when Python downloads are disabled ( #14522 )
2025-07-10 12:06:24 -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
Refactor `PythonVersionFile` global loading ( #14107 )
2025-06-20 15:31:32 -05:00
virtualenv.rs
Consolidate logic for checking for a virtual environment ( #14214 )
2025-06-23 15:12:43 +02:00
windows_registry.rs
Update preview installation of Python executables to be non-fatal ( #14612 )
2025-07-15 17:12:36 +00:00