..
sysconfig
Sync latest Python releases ( #13996 )
2025-06-12 09:47:28 -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
Remove unreachable pub function ( #14032 )
2025-06-13 18:04:13 +00:00
downloads.rs
Show retries for HTTP status code errors ( #13897 )
2025-06-16 10:14:00 +00:00
environment.rs
Lock during `uv sync`, `uv add` and `uv remove` to avoid race conditions ( #13869 )
2025-06-06 14:16:40 +02: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
Implement ordering for Python architectures to prefer native installations ( #13709 )
2025-05-29 19:06:33 +00:00
interpreter.rs
Lock during `uv sync`, `uv add` and `uv remove` to avoid race conditions ( #13869 )
2025-06-06 14:16:40 +02:00
lib.rs
Filter managed Python distributions by platform before querying when included in request ( #13936 )
2025-06-13 08:50:44 -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
make the error message clearer when running distroless containers ( #13549 )
2025-05-29 10:29:01 -07:00
microsoft_store.rs
Bump MSRV to 1.85 and Edition 2024 ( #13516 )
2025-05-18 19:38:43 -04:00
platform.rs
Add Pyodide support ( #12731 )
2025-06-03 12:01:26 -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
Report Python versions in `pyvenv.cfg` version mismatch ( #13027 )
2025-04-25 18:06:46 +00:00
target.rs
Add `uv-` prefix to all internal crates ( #7853 )
2024-10-01 20:15:32 -04:00
version_files.rs
Ignore arbitrary Python requests in version files ( #12909 )
2025-04-29 16:37:00 -05:00
virtualenv.rs
Turn off `clippy::struct_excessive_bools` rule ( #14102 )
2025-06-17 12:18:54 +02:00
windows_registry.rs
Bump MSRV to 1.85 and Edition 2024 ( #13516 )
2025-05-18 19:38:43 -04:00