cpython/Lib/test/test_pyrepl
Sam Gross 5a13df1ec8
[3.13] gh-135329: Remove flaky test_repl_eio test (gh-145932) (#146029)
The test doesn't actually test any pyrepl code (it runs Python with -S)
and has a race condition that causes intermittent timeouts on CI.

(cherry picked from commit e18abc6a1f)
2026-03-16 16:11:56 +00:00
..
__init__.py
__main__.py
support.py
test_eventqueue.py
test_input.py
test_interact.py
test_keymap.py
test_pyrepl.py
test_reader.py
test_unix_console.py
test_utils.py
test_windows_console.py