Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-133346: Make theming support in _colorize extensible (GH-133347) | Łukasz Langa | 2025-05-05 | 1 | -7/+5 |
| | | | Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | gh-131507: Add support for syntax highlighting in PyREPL (GH-133247) | Łukasz Langa | 2025-05-02 | 1 | -1/+3 |
| | | | | Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> | ||||
* | speedup test_pyrepl (#132688) | Chris Eibl | 2025-04-19 | 1 | -0/+1 |
| | | | speedup test_unix_console.py and test_windows_console.py | ||||
* | gh-131507: Clean up tests and type checking for `_pyrepl` (#131509) | Łukasz Langa | 2025-03-21 | 1 | -2/+4 |
| | |||||
* | gh-128636: Fix crash in PyREPL when `os.environ` is overwritten with an ↵ | Tomas R. | 2025-01-22 | 1 | -0/+13 |
| | | | | invalid value (#128653) | ||||
* | Use Cirrus M1 macOS runners for CI (GH-119979) | Łukasz Langa | 2024-06-03 | 1 | -1/+2 |
| | | | Co-authored-by: Ee Durbin <ee@python.org> | ||||
* | gh-111201: Support pyrepl on Windows (#119559) | Dino Viehland | 2024-05-31 | 1 | -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 Langa | 2024-05-23 | 1 | -11/+25 |
| | |||||
* | gh-119306: Break up _pyrepl tests (#119307) | Eugene Triguba | 2024-05-21 | 1 | -0/+294 |