Chris Eibl
|
815061cbab
|
speedup test_pyrepl (#132688)
speedup test_unix_console.py and test_windows_console.py
|
2025-04-19 02:12:40 +01:00 |
Łukasz Langa
|
5d8e981c84
|
gh-131507: Clean up tests and type checking for `_pyrepl` (#131509)
|
2025-03-21 15:48:10 +01:00 |
Tomas R.
|
ba9a4b6215
|
gh-128636: Fix crash in PyREPL when `os.environ` is overwritten with an invalid value (#128653)
|
2025-01-22 16:15:23 +00:00 |
Łukasz Langa
|
6acb32fac3
|
Use Cirrus M1 macOS runners for CI (GH-119979)
Co-authored-by: Ee Durbin <ee@python.org>
|
2024-06-03 17:32:40 +02:00 |
Dino Viehland
|
0d07182821
|
gh-111201: Support pyrepl on Windows (#119559)
Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
|
2024-05-31 09:49:03 +02:00 |
Łukasz Langa
|
6e012ced6c
|
gh-119469: Fix _pyrepl reference leaks (#119470)
|
2024-05-23 19:28:31 +02:00 |
Eugene Triguba
|
f49df4f486
|
gh-119306: Break up _pyrepl tests (#119307)
|
2024-05-21 18:44:09 +02:00 |