astral-sh/uv

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

Open

#14.721 geöffnet am 18. Juli 2025

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (84.934 Stars) (3.111 Forks)batch import
good first issuewindows

Beschreibung

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