cpython/Lib/test/test_pyrepl
2025-10-09 23:09:23 +05:30
..
__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 [3.13] gh-131878: Fix input of unicode characters with two or more code points in new pyrepl on Windows (gh-131901) (gh-133468) 2025-05-05 23:08:09 +02:00
test_input.py
test_interact.py [3.13] gh-117174: Adapt test_multiple_statements_fail_early to new REPL behavior (follow-up gh-131065) (GH-131836) (#131841) 2025-03-28 16:51:04 +00:00
test_keymap.py
test_pyrepl.py [3.13] gh-133400: Fixed Ctrl+D (^D) behavior in :mod:_pyrepl module (GH-133883) (GH-139851) 2025-10-09 17:38:10 +02: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 [3.13] GH-132439: Fix REPL swallowing characters entered with AltGr on cmd.exe (GH-132440) (GH-133460) 2025-05-05 20:09:34 +02:00