uv/crates/uv-python/src
Sede Soukossi d49be0a7f9
fix(#10717): Omit stdout and stderr sections when empty in errors (#10746)
## Summary

This change closes #10717 

## Test Plan

<!-- How was it tested? -->

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2025-01-21 21:45:29 +00:00
..
sysconfig Remove trailing commas before brackets (#10740) 2025-01-18 19:56:46 +00: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 fix(#10717): Omit stdout and stderr sections when empty in errors (#10746) 2025-01-21 21:45:29 +00:00
downloads.inc Sync latest Python releases (#10637) 2025-01-15 12:55:31 -06:00
downloads.inc.mustache Allow download of Python distribution variants with newer CPU instruction sets (#9781) 2024-12-10 14:26:45 -06:00
downloads.rs Update references to python-build-standalone to reflect the transferred project (#9977) 2024-12-17 20:19:58 +00:00
environment.rs Remove unnecessary prefixes (#10158) 2024-12-25 14:18:01 -05: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 Patch embedded install path for Python dylib on macOS during python install (#10629) 2025-01-15 20:11:54 +00:00
interpreter.rs fix(#10717): Omit stdout and stderr sections when empty in errors (#10746) 2025-01-21 21:45:29 +00:00
lib.rs Show non-critical Python discovery errors if no other interpreter is found (#10716) 2025-01-21 21:11:55 +00:00
libc.rs Remove separate test files in favor of same-file mod tests (#9199) 2024-11-18 20:11:46 +00:00
macos_dylib.rs Patch embedded install path for Python dylib on macOS during python install (#10629) 2025-01-15 20:11:54 +00:00
managed.rs Omit variant when detecting compatible Python installs (#10722) 2025-01-21 09:01:18 -06:00
microsoft_store.rs chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00
platform.rs Use structured wheel tags everywhere (#10542) 2025-01-14 01:39:39 +00: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
py_launcher.rs Update windows-registry to 0.3.0 (#8696) 2024-10-30 12:00:33 +00:00
python_version.rs Introduce a --fork-strategy preference mode (#9868) 2024-12-13 16:05:07 -05:00
target.rs Add uv- prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
version_files.rs Discover and respect .python-version files in parent directories (#6370) 2024-11-07 14:29:54 -06:00
virtualenv.rs Treat the base Conda environment as a system environment (#7691) 2024-11-07 14:29:54 -06:00