COMMITS
/ Lib/_pyrepl/commands.py April 8, 2026
P
gh-148105: _pyrepl: switch console refresh to structured rendered screens (#146584)
Pablo Galindo Salgado committed
October 9, 2025
D
May 25, 2025
C
GH-130328: Speedup pasting in legacy console on Windows (gh-133728)
Chris Eibl committed
May 5, 2025
S
Bump mypy to 1.15 (#133405)
sobolevn committed
May 2, 2025
Ł
gh-131507: Add support for syntax highlighting in PyREPL (GH-133247)
Łukasz Langa committed
March 21, 2025
Ł
gh-131507: Clean up tests and type checking for `_pyrepl` (#131509)
Łukasz Langa committed
January 21, 2025
D
gh-118878: Pyrepl: show completions menu below the current line (#118939)
Daniel Hollas committed
L
gh-123024: Correctly prepare/restore around help and show-history commands (#124485)
Lysandros Nikolaou committed
June 11, 2024
M
gh-119517: Fixes for pasting in pyrepl (#120253)
Matt Wozniski committed
June 4, 2024
L
gh-119553: Fix console when pressing Ctrl-C within a multiline block (#120075)
Lysandros Nikolaou committed
L
gh-119553: Clear reader on Ctrl-C command (GH-119801)
Lysandros Nikolaou committed
L
gh-120041: Refactor check for visible completion menu in completing_reader (#120055)
Lysandros Nikolaou committed
L
gh-120041: Do not use append_to_screen when completions are visible (GH-120042)
Lysandros Nikolaou committed
May 31, 2024
Ł
gh-118894: Make asyncio REPL use pyrepl (GH-119433)
Łukasz Langa committed
May 22, 2024
L
gh-111201: Use calc_complete_screen after bracketed paste in PyREPL (#119432)
Lysandros Nikolaou committed
P
gh-111201: Speed up paste mode in the REPL (#119341)
Pablo Galindo Salgado committed
L
gh-111201: Add append to screen method to avoid recalculation (#119274)
Lysandros Nikolaou committed
May 20, 2024
D
gh-118877: Fix AssertionError crash in pyrepl (#118936)
Daniel Hollas committed
May 7, 2024
P
gh-111201: Allow pasted code to contain multiple statements in the REPL (#118712)
Pablo Galindo Salgado committed
P
gh-111201: Allow bracketed paste to work (GH-118700)
Pablo Galindo Salgado committed
May 5, 2024
P
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado committed