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
/
console.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-72327: Suggest using system terminal for pip install in PyREPL (#136328)
Richard Si
2025-07-15
1
-1/+14
*
gh-131507: Clean up tests and type checking for `_pyrepl` (#131509)
Łukasz Langa
2025-03-21
1
-2/+2
*
gh-117174: Add a new route in linecache to fetch interactive source code (#11...
Pablo Galindo Salgado
2025-03-10
1
-0/+2
*
gh-128231: Use `runcode()` return value for failing early (GH-129488)
Bartosz Sławecki
2025-02-24
1
-1/+15
*
gh-123024: Correctly prepare/restore around help and show-history commands (#...
Lysandros Nikolaou
2025-01-21
1
-0/+1
*
gh-124960: Fixed `barry_as_FLUFL` future flag does not work in new REPL (#124...
Wulian
2024-10-14
1
-2/+8
*
gh-122546: use same filename for different exceptions in new repl (#123217)
Sergey B Kirpichev
2024-08-22
1
-1/+1
*
gh-121804: Always show error location for SyntaxError's in new repl (#121886)
Sergey B Kirpichev
2024-08-19
1
-3/+6
*
gh-82378 fix sys.tracebacklimit in pyrepl, approach 2 (#123062)
CF Bolz-Tereick
2024-08-18
1
-5/+7
*
gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843)
Pablo Galindo Salgado
2024-06-04
1
-2/+10
*
gh-118894: Make asyncio REPL use pyrepl (GH-119433)
Łukasz Langa
2024-05-31
1
-1/+56
*
gh-111201: Support pyrepl on Windows (#119559)
Dino Viehland
2024-05-31
1
-2/+28
*
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado
2024-05-05
1
-0/+112