index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
_pyrepl
/
unix_console.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix while statements with non-bool conditions in `_pyrepl` (#127509)
RUANG (James Roy)
2025-01-01
1
-1/+1
*
gh-120221: Support KeyboardInterrupt in asyncio REPL (#123795)
Ćukasz Langa
2024-09-06
1
-2/+13
*
gh-123177: Deactivate line wrap for Apple Terminal via scape codes in the new...
Pablo Galindo Salgado
2024-08-25
1
-0/+8
*
Fix typos in comments and test code (#122846)
Xie Yanbo
2024-08-12
1
-2/+2
*
gh-121497: Make Pyrepl respect correctly the history with input hook set (#12...
Pablo Galindo Salgado
2024-07-13
1
-2/+2
*
gh-120417: Remove unused imports in the stdlib (#120420)
Victor Stinner
2024-06-12
1
-1/+0
*
gh-120221: Deliver real singals on Ctrl-C and Ctrl-Z in the new REPL (#120354)
Pablo Galindo Salgado
2024-06-11
1
-4/+4
*
gh-119517: Fixes for pasting in pyrepl (#120253)
Matt Wozniski
2024-06-11
1
-3/+17
*
gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843)
Pablo Galindo Salgado
2024-06-04
1
-5/+17
*
gh-111201: Support pyrepl on Windows (#119559)
Dino Viehland
2024-05-31
1
-15/+13
*
gh-111201: Add append to screen method to avoid recalculation (#119274)
Lysandros Nikolaou
2024-05-22
1
-1/+1
*
Improve `pyrepl` type-annotation coverage (#119081)
Alex Waygood
2024-05-17
1
-6/+16
*
gh-111201: Allow bracketed paste to work (GH-118700)
Pablo Galindo Salgado
2024-05-07
1
-0/+9
*
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado
2024-05-05
1
-0/+743