astral-sh/uv
Auf GitHub ansehenAdd Windows unit test coverage to `uv-interpreter` discovery
Open
#3.709 geöffnet am 21. Mai 2024
help wantedtestingwindows
Repository-Metriken
- Stars
- (84.934 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 7T 16h) (259 gemergte PRs in 30 T)
Beschreibung
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.