cpython/Lib/test/test_pyrepl
2025-02-04 15:18:22 +01:00
..
__init__.py
__main__.py
support.py [3.13] gh-127873: Only check sys.flags.ignore_environment for PYTHON* env vars (GH-127877) (#129138) 2025-01-22 21:09:51 +02:00
test_input.py
test_interact.py [3.13] gh-125666: Avoid PyREPL exiting when a null byte is in input (GH-125732) (#126023) 2024-12-02 15:04:51 +01:00
test_keymap.py
test_pyrepl.py [3.13] gh-118878: Pyrepl: show completions menu below the current line (GH-118939) (#129161) 2025-01-23 22:15:27 +01:00
test_reader.py [3.13] gh-127349: Add check for correct resizing in REPL (GH-127387) (#129485) 2025-02-04 15:18:22 +01:00
test_unix_console.py [3.13] gh-128636: Fix crash in PyREPL when os.environ is overwritten with an invalid value (GH-128653) (#129186) 2025-01-22 16:38:13 +00:00
test_unix_eventqueue.py
test_windows_console.py [3.13] gh-126332: Fix pyrepl crash for double ctrl-z in line overflow (GH-126650) (#129154) 2025-01-21 21:04:41 +00:00