astral-sh/uv

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

Open

#14721 opened on Jul 18, 2025

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

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