astral-sh/uv
Vedi su GitHubAdd Windows unit test coverage to `uv-interpreter` discovery
Open
#3709 aperta il 21 mag 2024
help wantedtestingwindows
Metriche repository
- Star
- (84.934 star)
- Metriche merge PR
- (Merge medio 7g 16h) (259 PR mergiate in 30 g)
Descrizione
Follow-up to https://github.com/astral-sh/uv/pull/3266
Our mock interpreters only work on Unix, so we don't have good Windows test coverage for interpreter discovery behavior. We should build a mock interpreter utility for Windows.