Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-121497: Make Pyrepl respect correctly the history with input hook set (#12... | Pablo Galindo Salgado | 2024-07-13 |
* | gh-120417: Remove unused imports in the stdlib (#120420) | Victor Stinner | 2024-06-12 |
* | gh-120221: Deliver real singals on Ctrl-C and Ctrl-Z in the new REPL (#120354) | Pablo Galindo Salgado | 2024-06-11 |
* | gh-119517: Fixes for pasting in pyrepl (#120253) | Matt Wozniski | 2024-06-11 |
* | gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843) | Pablo Galindo Salgado | 2024-06-04 |
* | gh-111201: Support pyrepl on Windows (#119559) | Dino Viehland | 2024-05-31 |
* | gh-111201: Add append to screen method to avoid recalculation (#119274) | Lysandros Nikolaou | 2024-05-22 |
* | Improve `pyrepl` type-annotation coverage (#119081) | Alex Waygood | 2024-05-17 |
* | gh-111201: Allow bracketed paste to work (GH-118700) | Pablo Galindo Salgado | 2024-05-07 |
* | gh-111201: A new Python REPL (GH-111567) | Pablo Galindo Salgado | 2024-05-05 |