aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_pyrepl/test_pyrepl.py
Commit message (Expand)AuthorAge
* gh-111201: Improve pyrepl auto indentation (#119606)Arnon Yaari2024-05-31
* gh-111201: Support pyrepl on Windows (#119559)Dino Viehland2024-05-31
* gh-118911: Trailing whitespace in a block shouldn't prevent the user from ter...Aya Elsayed2024-05-22
* gh-111201: Speed up paste mode in the REPL (#119341)Pablo Galindo Salgado2024-05-22
* gh-111201: auto-indentation in _pyrepl (#119348)Arnon Yaari2024-05-22
* gh-119205: Fix autocompletion bug in new repl (#119229)Koudai Aono2024-05-21
* gh-119306: Break up _pyrepl tests (#119307)Eugene Triguba2024-05-21