astral-sh/uv
Check if `python -m uv run python` REPL works with Ctrl-C on Windows
开放
#14,721 创建于 2025年7月18日
good first issuewindows
仓库指标
- 星标
- (84,934 个星标)
- PR 合并指标
- (平均合并 7天 16小时) (30 天内合并 259 个 PR)
描述
If you run python -m uv run python to get a REPL on Windows. What happens when you use Ctrl-C?
Originally posted by @geofft in https://github.com/astral-sh/uv/issues/14715#issuecomment-3089308034