astral-sh/uv

Add Windows unit test coverage to `uv-interpreter` discovery

开放

#3,709 创建于 2024年5月21日

 (0 条评论) (0 个反应) (0 位负责人)Rust (3,111 个派生)batch import
help wantedtestingwindows

仓库指标

星标
 (84,934 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南