cpython/Lib/test/test_pyrepl
Bartosz Sławecki 15f92e66eb
Some checks are pending
Tests / Change detection (push) Waiting to run
Tests / Docs (push) Blocked by required conditions
Tests / (push) Blocked by required conditions
Tests / Android (aarch64) (push) Blocked by required conditions
Tests / Windows MSI (push) Blocked by required conditions
Tests / Check if the ABI has changed (push) Blocked by required conditions
Tests / Check if Autoconf files are up to date (push) Blocked by required conditions
Tests / Check if generated files are up to date (push) Blocked by required conditions
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / Android (x86_64) (push) Blocked by required conditions
Tests / WASI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Address sanitizer (push) Blocked by required conditions
Tests / Sanitizers (push) Blocked by required conditions
Tests / CIFuzz (push) Blocked by required conditions
Tests / All required checks pass (push) Blocked by required conditions
Lint / lint (push) Waiting to run
[3.13] gh-137568: Ignore startup file in test_dumb_terminal_exits_cleanly (GH-140295) (GH-140632)
(cherry picked from commit 06c779474c)
2025-10-26 15:36:47 +00:00
..
__init__.py
__main__.py
eio_test_script.py [3.13] gh-135329: prevent infinite traceback loop on Ctrl-C for strace (#138974) 2025-09-16 15:17:36 +02:00
support.py
test_eventqueue.py
test_input.py
test_interact.py
test_keymap.py
test_pyrepl.py [3.13] gh-137568: Ignore startup file in test_dumb_terminal_exits_cleanly (GH-140295) (GH-140632) 2025-10-26 15:36:47 +00:00
test_reader.py
test_unix_console.py [3.13] gh-139391: properly handle signal.signal() in UnixConsole when called from a non-main thread (GH-139392) (#139861) 2025-10-09 23:09:23 +05:30
test_utils.py
test_windows_console.py