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
/
test_reader.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.14] gh-136801: Fix PyREPL syntax highlightning on match cases after multi-...
Miss Islington (bot)
2025-07-19
1
-5/+7
*
[3.14] gh-134158: Fix PyREPL coloring of double braces in f/t-strings (gh-134...
Miss Islington (bot)
2025-05-19
1
-0/+31
*
[3.14] gh-133541: Handle SyntaxError raised by the tokenizer on user input (G...
Miss Islington (bot)
2025-05-08
1
-0/+20
*
gh-133346: Make theming support in _colorize extensible (GH-133347)
Łukasz Langa
2025-05-05
1
-18/+21
*
gh-131507: Add support for syntax highlighting in PyREPL (GH-133247)
Łukasz Langa
2025-05-02
1
-2/+147
*
gh-131507: Clean up tests and type checking for `_pyrepl` (#131509)
Łukasz Langa
2025-03-21
1
-46/+74
*
gh-124927: Fix conversion issue between coordinates and position in REPL (#12...
FeH2
2025-03-10
1
-0/+8
*
Replace non-breaking spaces with normal spaces (#130116)
AN Long
2025-02-16
1
-1/+1
*
gh-127349: Add check for correct resizing in REPL (#127387)
donBarbos
2025-01-30
1
-1/+8
*
gh-118878: Pyrepl: show completions menu below the current line (#118939)
Daniel Hollas
2025-01-21
1
-2/+2
*
gh-123177: Fix prompt for wrapped lines in pyrepl (#123324)
Matt Wozniski
2024-08-25
1
-0/+31
*
gh-121609: Fix pasting of characters containing unicode character joiner (#12...
Marta Gómez Macías
2024-07-13
1
-0/+6
*
gh-120417: Remove unused imports in tests (part 4) (#120632)
Victor Stinner
2024-06-17
1
-2/+1
*
gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843)
Pablo Galindo Salgado
2024-06-04
1
-0/+17
*
gh-119553: Clear reader on Ctrl-C command (GH-119801)
Lysandros Nikolaou
2024-06-04
1
-0/+16
*
gh-120041: Do not use append_to_screen when completions are visible (GH-120042)
Lysandros Nikolaou
2024-06-04
1
-1/+36
*
gh-118835: pyrepl: Fix prompt length computation for custom prompts containin...
Daniel Hollas
2024-06-03
1
-0/+32
*
gh-111201: Improve pyrepl auto indentation (#119606)
Arnon Yaari
2024-05-31
1
-2/+2
*
gh-118911: Trailing whitespace in a block shouldn't prevent the user from ter...
Aya Elsayed
2024-05-22
1
-1/+44
*
gh-119306: Break up _pyrepl tests (#119307)
Eugene Triguba
2024-05-21
1
-0/+135