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-127349: Add check for correct resizing in REPL (GH-127387) (#129485)
donBarbos
2025-02-04
1
-2/+3
*
[3.13] gh-118878: Pyrepl: show completions menu below the current line (GH-11...
Miss Islington (bot)
2025-01-23
2
-6/+11
*
[3.13] gh-128330: Terminal control characters should be restored on repl exit...
Miss Islington (bot)
2025-01-23
1
-1/+3
*
[3.13] gh-128636: Fix crash in PyREPL when `os.environ` is overwritten with a...
Miss Islington (bot)
2025-01-22
1
-5/+7
*
[3.13] gh-123024: Correctly prepare/restore around help and show-history comm...
Miss Islington (bot)
2025-01-21
6
-57/+64
*
[3.13] gh-126332: Fix pyrepl crash for double ctrl-z in line overflow (GH-126...
Miss Islington (bot)
2025-01-21
1
-1/+1
*
[3.13] gh-122273: Support PyREPL history on Windows (#127141) (#127289)
Victor Stinner
2024-11-26
1
-1/+3
*
[3.13] gh-126456: Fix _pyrepl curses tigetstr() (GH-126472) (#126790)
Miss Islington (bot)
2024-11-13
1
-2/+2
*
[3.13] gh-124960: Fixed `barry_as_FLUFL` future flag does not work in new REP...
Nice Zombies
2024-10-14
1
-2/+8
*
[3.13] Support the "pager" binary in _pyrepl (GH-122878) (#124242)
Miss Islington (bot)
2024-10-07
1
-0/+2
*
[3.13] gh-124628: Pyrepl inputs on Windows shouldn't always be blocking reads...
Miss Islington (bot)
2024-09-27
1
-9/+21
*
[3.13] gh-123856: Fix PyREPL failure when a keyboard interrupt is triggered a...
Miss Islington (bot)
2024-09-26
1
-5/+6
*
[3.13] gh-124027: Support Del, PgUp, and PgDn on TERM=vt100 (GH-124028) (#124...
Miss Islington (bot)
2024-09-13
2
-0/+3
*
[3.13] gh-120221: Support KeyboardInterrupt in asyncio REPL (GH-123795) (#123...
Miss Islington (bot)
2024-09-06
4
-17/+116
*
[3.13] gh-119310: Fix encoding when reading old history file (GH-121779) (#12...
Miss Islington (bot)
2024-09-06
1
-4/+8
*
[3.13] gh-119034, REPL: Change page up/down keys to search in history (GH-123...
Miss Islington (bot)
2024-09-06
3
-4/+72
*
[3.13] gh-111201: fix auto-indent in pyrepl for muliple pound comments (GH-12...
Miss Islington (bot)
2024-09-06
1
-1/+1
*
[3.13] gh-123240: Raise input audit events in the new REPL (GH-123274) (#123737)
Miss Islington (bot)
2024-09-05
1
-2/+6
*
[3.13] gh-123572: Fix key codes in VK_MAP in windows_console.py (GH-122692) (...
Miss Islington (bot)
2024-09-03
1
-4/+5
*
[3.13] gh-123177: Fix prompt for wrapped lines in pyrepl (GH-123324) (#123327)
Miss Islington (bot)
2024-08-26
1
-1/+9
*
[3.13] gh-123177: Deactivate line wrap for Apple Terminal via scape codes in ...
Miss Islington (bot)
2024-08-25
1
-0/+8
*
[3.13] gh-123228: fix return type for _ReadlineWrapper.get_line_buffer() (GH-...
Miss Islington (bot)
2024-08-24
1
-4/+3
*
[3.13] gh-82378 fix sys.tracebacklimit in pyrepl, approach 2 (GH-123062) (#12...
CF Bolz-Tereick
2024-08-23
1
-2/+7
*
[3.13] gh-122546: use same filename for different exceptions in new repl (GH-...
Sergey B Kirpichev
2024-08-22
1
-1/+1
*
[3.13] gh-123149: Suppress verbose repr in new REPL (GH-123151) (#123157)
Miss Islington (bot)
2024-08-19
1
-2/+2
*
[3.13] gh-121804: Always show error location for SyntaxError's in new repl (G...
Sergey B Kirpichev
2024-08-19
1
-5/+5
*
[3.13] gh-119896: Fix CTRL-Z behavior in the new REPL on Windows (GH-122217) ...
Miss Islington (bot)
2024-07-30
4
-4/+14
*
[3.13] gh-121957: Emit audit events for `python -i` and `python -m asyncio` (...
Miss Islington (bot)
2024-07-22
1
-0/+2
*
[3.13] gh-120678: pyrepl: Include globals from modules passed with `-i` (GH-1...
Miss Islington (bot)
2024-07-17
1
-0/+3
*
[3.13] gh-121295: Fix blocked console after interrupting a long paste (GH-121...
Miss Islington (bot)
2024-07-16
1
-1/+9
*
[3.13] gh-121610: pyrepl - handle extending blocks when multi-statement block...
Miss Islington (bot)
2024-07-16
1
-10/+21
*
[3.13] gh-121790: Fix interactive console initialization (GH-121793) (GH-121822)
Miss Islington (bot)
2024-07-15
3
-16/+12
*
[3.13] gh-121245: Refactor site.register_readline() (GH-121659) (GH-121816)
Miss Islington (bot)
2024-07-15
1
-23/+23
*
[3.13] gh-121746: Bind Alt+Enter to "accept" in the REPL (GH-121754) (GH-121803)
Miss Islington (bot)
2024-07-15
1
-1/+1
*
[3.13] gh-121609: Fix pasting of characters containing unicode character join...
Miss Islington (bot)
2024-07-14
1
-1/+0
*
[3.13] gh-121497: Make Pyrepl respect correctly the history with input hook s...
Miss Islington (bot)
2024-07-13
1
-2/+2
*
[3.13] gh-121499: Fix multi-line history rendering in the REPL (GH-121531) (#...
Miss Islington (bot)
2024-07-13
2
-0/+7
*
[3.13] gh-118908: Use __main__ for the default PyREPL namespace (GH-121054) (...
Miss Islington (bot)
2024-06-26
3
-61/+58
*
[3.13] gh-120417: Remove unused imports in the stdlib (GH-120420) (#120429)
Miss Islington (bot)
2024-06-12
4
-6/+2
*
[3.13] gh-118908: Fix completions after namespace change in REPL (GH-120370) ...
Miss Islington (bot)
2024-06-12
2
-5/+12
*
[3.13] gh-120221: Deliver real singals on Ctrl-C and Ctrl-Z in the new REPL (...
Miss Islington (bot)
2024-06-11
1
-4/+4
*
[3.13] gh-118908: Limit exposed globals from internal imports and definitions...
Miss Islington (bot)
2024-06-11
1
-3/+18
*
[3.13] gh-119517: Fixes for pasting in pyrepl (GH-120253) (#120353)
Miss Islington (bot)
2024-06-11
6
-57/+134
*
[3.13] gh-119553: Fix console when pressing Ctrl-C within a multiline block (...
Miss Islington (bot)
2024-06-04
2
-1/+3
*
[3.13] gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843) (GH-120066)
Ćukasz Langa
2024-06-04
4
-10/+56
*
[3.13] gh-119553: Clear reader on Ctrl-C command (GH-119801) (#120062)
Miss Islington (bot)
2024-06-04
1
-0/+1
*
[3.13] gh-120041: Do not use append_to_screen when completions are visible (G...
Miss Islington (bot)
2024-06-04
1
-8/+15
*
[3.13] gh-118835: pyrepl: Fix prompt length computation for custom prompts co...
Miss Islington (bot)
2024-06-03
1
-2/+8
*
[3.13] gh-118894: Make asyncio REPL use pyrepl (GH-119433) (#119884)
Miss Islington (bot)
2024-05-31
4
-46/+70
*
[3.13] gh-111201: Support pyrepl on Windows (GH-119559) (GH-119850)
Miss Islington (bot)
2024-05-31
7
-30/+654
[next]