cpython/Lib/test/test_pyrepl
Chris Eibl ef6f92a2a6
gh-139262: Prevent swallowing REPL input on Windows (GH-139263)
Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
2026-01-02 16:17:45 +01:00
..
__init__.py
__main__.py
eio_test_script.py gh-135329: prevent infinite traceback loop on Ctrl-C for strace (GH-138133) 2025-09-16 12:39:03 +02:00
support.py
test_eventqueue.py
test_input.py
test_interact.py gh-131927: Do not emit PEP 765 warnings in ast.parse() (GH-139642) 2025-10-30 13:00:42 +02:00
test_keymap.py
test_pyrepl.py gh-128067: In test_pyrepl, discover escape sequences from terminfo instead of using hard-coded values (#143356) 2026-01-02 15:42:04 +01:00
test_reader.py
test_terminfo.py
test_unix_console.py gh-128067: Fix pyrepl overriding printed output without newlines (#138732) 2026-01-02 14:04:37 +01:00
test_utils.py gh-139246: zero-width word paste can be wrong in default repl (GH-139254) 2025-10-30 16:14:06 +01:00
test_windows_console.py gh-139262: Prevent swallowing REPL input on Windows (GH-139263) 2026-01-02 16:17:45 +01:00