summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pyrepl/test_unix_console.py
Commit message (Expand)AuthorAgeFilesLines
* gh-133346: Make theming support in _colorize extensible (GH-133347)Łukasz Langa2025-05-051-7/+5
* gh-131507: Add support for syntax highlighting in PyREPL (GH-133247)Łukasz Langa2025-05-021-1/+3
* speedup test_pyrepl (#132688)Chris Eibl2025-04-191-0/+1
* gh-131507: Clean up tests and type checking for `_pyrepl` (#131509)Łukasz Langa2025-03-211-2/+4
* gh-128636: Fix crash in PyREPL when `os.environ` is overwritten with an inval...Tomas R.2025-01-221-0/+13
* Use Cirrus M1 macOS runners for CI (GH-119979)Łukasz Langa2024-06-031-1/+2
* gh-111201: Support pyrepl on Windows (#119559)Dino Viehland2024-05-311-3/+8
* gh-119469: Fix _pyrepl reference leaks (#119470)Łukasz Langa2024-05-231-11/+25
* gh-119306: Break up _pyrepl tests (#119307)Eugene Triguba2024-05-211-0/+294