| .. |
|
sysconfig
|
Sync latest Python releases (#16246)
|
2025-10-21 00:41:53 +00:00 |
|
discovery.rs
|
Clarify system Python discovery logging order (#16463)
|
2025-10-28 07:18:13 -05:00 |
|
downloads.rs
|
Avoid pluralizing 'retry' for single value (#16535)
|
2025-10-31 10:28:51 -04:00 |
|
environment.rs
|
Move preview features into a dedicated crate (#15482)
|
2025-08-24 09:55:30 -04:00 |
|
implementation.rs
|
Allow selection of pyodide interpreters with "pyodide" (#15256)
|
2025-08-13 19:08:55 +00:00 |
|
installation.rs
|
Move parsing http retries to EnvironmentOptions (#16284)
|
2025-10-21 11:14:37 +02:00 |
|
interpreter.rs
|
Confirm that the directory name is a valid Python install key during managed check (#16080)
|
2025-10-03 19:36:08 +00:00 |
|
lib.rs
|
Use `EnvVars` for Conda variables in tests (#15930)
|
2025-09-18 07:52:23 -05: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
|
Fix `uv python upgrade` replacement of installed binaries on pre-release to stable (#16159)
|
2025-10-07 20:29:42 +00:00 |
|
microsoft_store.rs
|
Bump MSRV to 1.85 and Edition 2024 (#13516)
|
2025-05-18 19:38:43 -04: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
|
Allow pinning managed Python versions to specific build versions (#15314)
|
2025-08-25 16:25:05 -05:00 |
|
target.rs
|
Add `uv-` prefix to all internal crates (#7853)
|
2024-10-01 20:15:32 -04:00 |
|
version_files.rs
|
Make the use of `Self` consistent. (#15074)
|
2025-08-05 20:17:12 +01:00 |
|
virtualenv.rs
|
Always treat conda environments named `base` and `root` as base environments (#15682)
|
2025-09-17 17:32:14 +00:00 |
|
windows_registry.rs
|
Treat deleted Windows registry keys as equivalent to missing ones (#16194)
|
2025-10-08 12:24:36 -05:00 |