astral-sh/uv
View on GitHubCheck if `python -m uv run python` REPL works with Ctrl-C on Windows
Open
#14,721 opened on Jul 18, 2025
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