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
/
test
/
test_pyrepl
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843) (GH-120066)
Ćukasz Langa
2024-06-04
1
-0/+17
*
[3.13] gh-119553: Clear reader on Ctrl-C command (GH-119801) (#120062)
Miss Islington (bot)
2024-06-04
2
-0/+18
*
[3.13] gh-120041: Do not use append_to_screen when completions are visible (G...
Miss Islington (bot)
2024-06-04
2
-2/+37
*
[3.13] gh-118835: pyrepl: Fix prompt length computation for custom prompts co...
Miss Islington (bot)
2024-06-03
1
-0/+32
*
[3.13] Use Cirrus M1 macOS runners for CI (GH-119979) (GH-119986)
Miss Islington (bot)
2024-06-03
2
-2/+3
*
[3.13] gh-111201: Skip pyrepl Windows tests earlier (#119848) (#119924)
Victor Stinner
2024-06-01
1
-2/+6
*
[3.13] gh-118894: Make asyncio REPL use pyrepl (GH-119433) (#119884)
Miss Islington (bot)
2024-05-31
1
-1/+1
*
[3.13] gh-111201: Support pyrepl on Windows (GH-119559) (GH-119850)
Miss Islington (bot)
2024-05-31
6
-14/+356
*
[3.13] gh-111201: Improve pyrepl auto indentation (GH-119606) (GH-119833)
Miss Islington (bot)
2024-05-31
2
-3/+82
*
[3.13] gh-119555: catch SyntaxError from compile() in the InteractiveColoredC...
Miss Islington (bot)
2024-05-29
1
-0/+8
*
[3.13] gh-119443: Turn off from __future__ import annotations in REPL (GH-119...
Miss Islington (bot)
2024-05-29
1
-0/+9
*
[3.13] gh-119469: Fix _pyrepl reference leaks (GH-119470) (#119471)
Miss Islington (bot)
2024-05-23
2
-12/+30
*
[3.13] gh-111201: Speed up paste mode in the REPL (#119341) (GH-119432) (#119...
Miss Islington (bot)
2024-05-23
1
-1/+1
*
[3.13] gh-118911: Trailing whitespace in a block shouldn't prevent the user f...
Lysandros Nikolaou
2024-05-23
2
-6/+58
*
[3.13] gh-111201: auto-indentation in _pyrepl (GH-119348) (#119427)
Lysandros Nikolaou
2024-05-22
1
-55/+139
*
[3.13] gh-119357: Increase test coverage for keymap in _pyrepl (GH-119358) (#...
Lysandros Nikolaou
2024-05-22
1
-18/+64
*
[3.13] gh-118893: Evaluate all statements in the new REPL separately (GH-1193...
Miss Islington (bot)
2024-05-22
1
-0/+92
*
[3.13] gh-119205: Fix autocompletion bug in new repl (GH-119229) (#119407)
Miss Islington (bot)
2024-05-22
2
-7/+25
*
[3.13] gh-111201: Remove readline dependency from the PyREPL (GH-119262) (#11...
Lysandros Nikolaou
2024-05-22
1
-1/+0
*
[3.13] gh-119306: Break up _pyrepl tests (GH-119307) (#119362)
Lysandros Nikolaou
2024-05-22
9
-0/+1516