Skip to content

Conversation

@terror
Copy link
Contributor

@terror terror commented Oct 27, 2025

Resolves #16453

When --system is used, the debug log now reports interpreter discovery sources in the same order they are probed, prioritising the PATH ahead of managed installs on every platform. I also added a few unit tests that use DiscoveryPreferences::sources, ensuring the log strings stay aligned with the actual discovery sequence for both System and OnlySystem preferences.

@zanieb zanieb added the tracing Verbose output and debugging label Oct 28, 2025
@zanieb zanieb merged commit 3fb3c9a into astral-sh:main Oct 28, 2025
100 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tracing Verbose output and debugging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect debug message order when using --system flag to uv pip interface commands

2 participants