COMMITS
/ Lib/_pyrepl/windows_console.py April 8, 2026
P
gh-148105: _pyrepl: switch console refresh to structured rendered screens (#146584)
Pablo Galindo Salgado committed
March 12, 2026
February 3, 2026
A
January 2, 2026
C
gh-139262: Prevent swallowing REPL input on Windows (GH-139263)
Chris Eibl committed
J
gh-128067: Fix pyrepl overriding printed output without newlines (#138732)
Jan-Eric Nitschke committed
November 11, 2025
May 25, 2025
C
GH-130328: Speedup pasting in legacy console on Windows (gh-133728)
Chris Eibl committed
May 6, 2025
May 5, 2025
C
GH-132439: Fix REPL swallowing characters entered with AltGr on cmd.exe (GH-132440)
Chris Eibl committed
S
May 2, 2025
Ł
gh-131507: Add support for syntax highlighting in PyREPL (GH-133247)
Łukasz Langa committed
April 29, 2025
C
GH-130328: pasting in new REPL is slow on Windows (GH-132884)
Chris Eibl committed
March 12, 2025
V
gh-131152: Remove unused imports in `_pyrepl` and `ctypes` (#131150)
Victor Stinner committed
February 23, 2025
January 21, 2025
L
gh-123024: Correctly prepare/restore around help and show-history commands (#124485)
Lysandros Nikolaou committed
January 10, 2025
P
gh-128388: pyrepl on Windows: add meta and ctrl+arrow keybindings (GH-128389)
Paulie Peña committed
September 26, 2024
D
gh-124628: Pyrepl inputs on Windows shouldn't always be blocking reads (#124629)
Dino Viehland committed
September 6, 2024
Ł
gh-120221: Support KeyboardInterrupt in asyncio REPL (#123795)
Łukasz Langa committed
September 3, 2024
D
gh-123572: Fix key codes in VK_MAP in windows_console.py (#122692)
devdanzin committed
August 12, 2024
X
Fix typos in comments and test code (#122846)
Xie Yanbo committed
July 30, 2024
D
gh-119896: Fix CTRL-Z behavior in the new REPL on Windows (GH-122217)
Dino Viehland committed
June 12, 2024
V
gh-120417: Remove unused imports in the stdlib (#120420)
Victor Stinner committed
June 4, 2024
P
gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843)
Pablo Galindo Salgado committed
May 31, 2024
D
gh-111201: Support pyrepl on Windows (#119559)
Dino Viehland committed