uv/crates/uv-python/src
Zanie Blue 6b08aaecad
Avoid warning about bad Python interpreter links for empty project environment directories (#7527)
Someone reported this a while back (will try to find the issue), and I
ran into it working on #7522
2024-09-19 06:49:35 -05:00
..
discovery.rs Add new PythonRequest::Any and VersionRequest::Any variants (#7517) 2024-09-19 11:19:13 +00: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 Add new PythonRequest::Any and VersionRequest::Any variants (#7517) 2024-09-19 11:19:13 +00:00
environment.rs Avoid warning about bad Python interpreter links for empty project environment directories (#7527) 2024-09-19 06:49:35 -05:00
implementation.rs Use max rather than min to sort managed Pythons (#5205) 2024-07-19 12:35:17 +00:00
installation.rs Rename PythonRequest::Any -> PythonRequest::Default (#7514) 2024-09-19 05:56:05 -05:00
interpreter.rs Add support for managed Python 3.13 and update CPython versions (#7263) 2024-09-10 14:36:16 -05:00
lib.rs Avoid warning about bad Python interpreter links for empty project environment directories (#7527) 2024-09-19 06:49:35 -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