cpython/Lib/test/test_pyrepl
Miss Islington (bot) 8fd8cc564b
[3.13] gh-119469: Fix _pyrepl reference leaks (GH-119470) (#119471)
(cherry picked from commit 6e012ced6c)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
2024-05-23 19:58:59 +02:00
..
__init__.py
__main__.py
support.py
test_input.py
test_interact.py [3.13] gh-119469: Fix _pyrepl reference leaks (GH-119470) (#119471) 2024-05-23 19:58:59 +02:00
test_keymap.py [3.13] gh-119357: Increase test coverage for keymap in _pyrepl (GH-119358) (#119414) 2024-05-22 23:13:01 +02:00
test_pyrepl.py [3.13] gh-111201: Speed up paste mode in the REPL (#119341) (GH-119432) (#119439) 2024-05-23 04:23:40 +00:00
test_reader.py [3.13] gh-118911: Trailing whitespace in a block shouldn't prevent the user from terminating the code block (GH-119355) (#119404) 2024-05-23 00:12:26 -04:00
test_unix_console.py [3.13] gh-119469: Fix _pyrepl reference leaks (GH-119470) (#119471) 2024-05-23 19:58:59 +02:00
test_unix_eventqueue.py [3.13] gh-119205: Fix autocompletion bug in new repl (GH-119229) (#119407) 2024-05-22 16:07:38 +00:00