cpython/Lib/test/test_pyrepl
2026-01-06 11:10:18 +01:00
..
__init__.py
__main__.py
eio_test_script.py
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-143394: On macOS, run main PyREPL tests as "Apple Terminal" as well (GH-143461) 2026-01-06 11:10:18 +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