cpython/Lib/test/test_pyrepl
Loïc Simon 0e3bc962c6
gh-69605: Disable PyREPL module autocomplete fallback on regular completion (gh-134181)
Co-authored-by: Loïc Simon <loic.simon@napta.io>
2025-05-26 01:05:08 +02:00
..
__init__.py
__main__.py
support.py
test_eventqueue.py
test_input.py
test_interact.py
test_keymap.py
test_pyrepl.py gh-69605: Disable PyREPL module autocomplete fallback on regular completion (gh-134181) 2025-05-26 01:05:08 +02:00
test_reader.py gh-134158: Fix PyREPL coloring of double braces in f/t-strings (gh-134159) 2025-05-19 16:12:23 +02:00
test_unix_console.py GH-130328: Speedup pasting in legacy console on Windows (gh-133728) 2025-05-25 15:17:43 +02:00
test_utils.py
test_windows_console.py GH-130328: Fix WindowsConsoleGetEventTests after gh-133728 (gh-134660) 2025-05-25 20:17:13 +02:00