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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-118893: Evaluate all statements in the new REPL separately (GH-1193...
Miss Islington (bot)
2024-05-22
1
-4/+29
*
[3.13] gh-119205: Fix autocompletion bug in new repl (GH-119229) (#119407)
Miss Islington (bot)
2024-05-22
1
-1/+3
*
[3.13] gh-111201: Add append to screen method to avoid recalculation (GH-1192...
Miss Islington (bot)
2024-05-22
4
-14/+43
*
[3.13] gh-111201: Remove readline dependency from the PyREPL (GH-119262) (#11...
Lysandros Nikolaou
2024-05-22
1
-2/+2
*
[3.13] gh-118877: Fix AssertionError crash in pyrepl (GH-118936) (#119363)
Miss Islington (bot)
2024-05-22
1
-3/+1
*
[3.13] gh-119035: Add Ctrl+← and Ctrl+→ word-skipping keybindings to new ...
Miss Islington (bot)
2024-05-21
2
-3/+8
*
[3.13] gh-119185: Fix typo in `_pyrepl.pager`: `tempfilepager` should be `tem...
Miss Islington (bot)
2024-05-20
1
-1/+1
*
gh-111201: Allow pasted code to contain multiple statements in the REPL (#118...
Pablo Galindo Salgado
2024-05-07
4
-4/+12
*
gh-118682: Revert forcing str commands, allow class commands in pyrepl (#118709)
Lysandros Nikolaou
2024-05-07
1
-3/+7
*
gh-111201: Allow bracketed paste to work (GH-118700)
Pablo Galindo Salgado
2024-05-07
3
-0/+21
*
Remove several unused imports in `_pyrepl` (#118668)
Nikita Sobolev
2024-05-07
2
-3/+0
*
fix typo in `_pyrepl.pager`: `plainpager` -> `plain_pager` (#118675)
denballakh
2024-05-06
1
-1/+1
*
gh-118628: Don't display pyrepl warning on Windows (#118665)
Łukasz Langa
2024-05-06
1
-3/+7
*
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado
2024-05-05
21
-0/+4230