summaryrefslogtreecommitdiffstats
path: root/Lib/_pyrepl/readline.py
Commit message (Expand)AuthorAgeFilesLines
* gh-111201: Remove readline dependency from the PyREPL (#119262)Lysandros Nikolaou2024-05-211-2/+2
* Improve `pyrepl` type-annotation coverage (#119081)Alex Waygood2024-05-171-2/+5
* gh-111201: Allow pasted code to contain multiple statements in the REPL (#118...Pablo Galindo Salgado2024-05-071-1/+2
* gh-111201: A new Python REPL (GH-111567)Pablo Galindo Salgado2024-05-051-0/+501