Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-120221: Support KeyboardInterrupt in asyncio REPL (#123795) | Ćukasz Langa | 2024-09-06 | 1 | -2/+2 |
* | gh-120678: pyrepl: Include globals from modules passed with `-i` (GH-120904) | Alex Waygood | 2024-07-17 | 1 | -1/+12 |
* | gh-121499: Fix multi-line history rendering in the REPL (#121531) | Pablo Galindo Salgado | 2024-07-13 | 1 | -0/+14 |
* | gh-119553: Clear reader on Ctrl-C command (GH-119801) | Lysandros Nikolaou | 2024-06-04 | 1 | -0/+2 |
* | gh-120041: Do not use append_to_screen when completions are visible (GH-120042) | Lysandros Nikolaou | 2024-06-04 | 1 | -1/+1 |
* | gh-111201: Support pyrepl on Windows (#119559) | Dino Viehland | 2024-05-31 | 1 | -1/+1 |
* | gh-119306: Break up _pyrepl tests (#119307) | Eugene Triguba | 2024-05-21 | 1 | -0/+141 |