astral-sh/uv

Check if `python -m uv run python` REPL works with Ctrl-C on Windows

Open

#14,721 opened on Jul 18, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (3,111 forks)batch import
good first issuewindows

Repository metrics

Stars
 (84,934 stars)
PR merge metrics
 (Avg merge 6d 16h) (222 merged PRs in 30d)

Description

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

Contributor guide