cpython/Lib/test/test_pyrepl
Miss Islington (bot) 30ee67b2e4
[3.14] gh-137568: Ignore startup file in test_dumb_terminal_exits_cleanly (GH-140295) (GH-140628)
gh-137568: Ignore startup file in `test_dumb_terminal_exits_cleanly` (GH-140295)
(cherry picked from commit 06c779474c)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
2025-10-26 15:15:49 +00:00
..
__init__.py
__main__.py
eio_test_script.py
support.py
test_eventqueue.py
test_input.py
test_interact.py [3.14] gh-139640: Fix swallowing syntax warnings in different modules (GH-139755) (GH-140117) 2025-10-14 15:56:01 +00:00
test_keymap.py
test_pyrepl.py [3.14] gh-137568: Ignore startup file in test_dumb_terminal_exits_cleanly (GH-140295) (GH-140628) 2025-10-26 15:15:49 +00:00
test_reader.py [3.14] gh-138239: Fix incorrect highlighting of "type" in type statements in the REPL (GH-138241) (GH-138937) 2025-10-07 23:02:32 +02:00
test_terminfo.py
test_unix_console.py [3.14] gh-139391: properly handle signal.signal() in UnixConsole when called from a non-main thread (GH-139392) (#139858) 2025-10-09 16:10:51 +00:00
test_utils.py
test_windows_console.py