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
/
readline.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-121790: Fix interactive console initialization (#121793)
Milan Oberkirch
2024-07-15
1
-3/+5
*
gh-118908: Fix completions after namespace change in REPL (#120370)
Lysandros Nikolaou
2024-06-12
1
-3/+10
*
gh-119517: Fixes for pasting in pyrepl (#120253)
Matt Wozniski
2024-06-11
1
-0/+4
*
gh-111201: Improve pyrepl auto indentation (#119606)
Arnon Yaari
2024-05-31
1
-8/+19
*
gh-111201: Support pyrepl on Windows (#119559)
Dino Viehland
2024-05-31
1
-2/+9
*
gh-118911: Trailing whitespace in a block shouldn't prevent the user from ter...
Aya Elsayed
2024-05-22
1
-2/+15
*
gh-111201: Speed up paste mode in the REPL (#119341)
Pablo Galindo Salgado
2024-05-22
1
-5/+6
*
gh-111201: auto-indentation in _pyrepl (#119348)
Arnon Yaari
2024-05-22
1
-3/+40
*
gh-119205: Fix autocompletion bug in new repl (#119229)
Koudai Aono
2024-05-21
1
-1/+3
*
gh-111201: Remove readline dependency from the PyREPL (#119262)
Lysandros Nikolaou
2024-05-21
1
-2/+2
*
Improve `pyrepl` type-annotation coverage (#119081)
Alex Waygood
2024-05-17
1
-2/+5
*
gh-111201: Allow pasted code to contain multiple statements in the REPL (#118...
Pablo Galindo Salgado
2024-05-07
1
-1/+2
*
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado
2024-05-05
1
-0/+501