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
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-139246: zero-width word paste can be wrong in default repl (GH-139254)
yihong
2025-10-30
1
-0/+6
*
gh-134953: Make the True/False/None check more efficient (GH-138931)
Łukasz Langa
2025-09-15
1
-4/+5
*
gh-138239: Fix incorrect highlighting of "type" in type statements in the REP...
00ll00
2025-09-15
1
-0/+6
*
gh-134953: Expand theming for `True`/`False`/`None` (#135000)
Stan Ulbrych
2025-09-15
1
-0/+3
*
gh-138318, PyREPL: builtins should not be highlighted when used as attribute ...
yihong
2025-09-08
1
-1/+4
*
gh-136801: Fix PyREPL syntax highlightning on match cases after multi-line ca...
Olga Matoula
2025-07-19
1
-2/+2
*
gh-134158: Fix PyREPL coloring of double braces in f/t-strings (gh-134159)
Loïc Simon
2025-05-19
1
-1/+7
*
gh-133541: Handle SyntaxError raised by the tokenizer on user input (#133606)
Łukasz Langa
2025-05-08
1
-0/+2
*
gh-133490: Fix syntax highlighting for remote PDB (#133494)
Matt Wozniski
2025-05-06
1
-4/+7
*
gh-133346: Make theming support in _colorize extensible (GH-133347)
Łukasz Langa
2025-05-05
1
-14/+20
*
gh-131507: Add support for syntax highlighting in PyREPL (GH-133247)
Łukasz Langa
2025-05-02
1
-6/+284
*
gh-131507: Refactor screen and cursor position calculations (GH-131547)
Łukasz Langa
2025-03-21
1
-0/+39
*
gh-131507: Clean up tests and type checking for `_pyrepl` (#131509)
Łukasz Langa
2025-03-21
1
-3/+16
*
gh-126332: Fix pyrepl crash for double ctrl-z in line overflow (#126650)
Pieter Eendebak
2025-01-21
1
-1/+1
*
gh-119896: Fix CTRL-Z behavior in the new REPL on Windows (GH-122217)
Dino Viehland
2024-07-30
1
-1/+2
*
gh-119517: Fixes for pasting in pyrepl (#120253)
Matt Wozniski
2024-06-11
1
-0/+2
*
gh-111201: Speed up paste mode in the REPL (#119341)
Pablo Galindo Salgado
2024-05-22
1
-2/+6
*
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado
2024-05-05
1
-0/+18