aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/_pyrepl/unix_console.py
Commit message (Expand)AuthorAge
* gh-121497: Make Pyrepl respect correctly the history with input hook set (#12...Pablo Galindo Salgado2024-07-13
* gh-120417: Remove unused imports in the stdlib (#120420)Victor Stinner2024-06-12
* gh-120221: Deliver real singals on Ctrl-C and Ctrl-Z in the new REPL (#120354)Pablo Galindo Salgado2024-06-11
* gh-119517: Fixes for pasting in pyrepl (#120253)Matt Wozniski2024-06-11
* gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843)Pablo Galindo Salgado2024-06-04
* gh-111201: Support pyrepl on Windows (#119559)Dino Viehland2024-05-31
* gh-111201: Add append to screen method to avoid recalculation (#119274)Lysandros Nikolaou2024-05-22
* Improve `pyrepl` type-annotation coverage (#119081)Alex Waygood2024-05-17
* gh-111201: Allow bracketed paste to work (GH-118700)Pablo Galindo Salgado2024-05-07
* gh-111201: A new Python REPL (GH-111567)Pablo Galindo Salgado2024-05-05