summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pyrepl/test_unix_console.py
Commit message (Collapse)AuthorAgeFilesLines
* Use Cirrus M1 macOS runners for CI (GH-119979)Łukasz Langa2024-06-031-1/+2
| | | Co-authored-by: Ee Durbin <ee@python.org>
* gh-111201: Support pyrepl on Windows (#119559)Dino Viehland2024-05-311-3/+8
| | | | Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com> Co-authored-by: Łukasz Langa <lukasz@langa.pl>
* 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