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-130999: Avoid exiting the new REPL when there are non-string candid...
Miss Islington (bot)
2025-06-02
1
-0/+11
*
[3.13] gh-134097: Print number of refs & blocks after each statement in new R...
Miss Islington (bot)
2025-05-19
1
-1/+14
*
[3.13] gh-133639: Fix `test_auto_indent_default()` doesn't run `input_code` (...
Miss Islington (bot)
2025-05-08
1
-0/+5
*
[3.13] gh-131878: Fix input of unicode characters with two or more code point...
Łukasz Langa
2025-05-05
1
-18/+60
*
[3.13] gh-130804: Fix support of typing unicode chars in pyrepl (GH-130805) (...
Łukasz Langa
2025-05-05
1
-0/+7
*
[3.13] GH-132439: Fix REPL swallowing characters entered with AltGr on cmd.ex...
Łukasz Langa
2025-05-05
1
-1/+220
*
[3.13] gh-124096: Enable REPL virtual terminal support on Windows (GH-124119)...
Miss Islington (bot)
2025-05-05
1
-22/+48
*
[3.13] gh-133054: Skip `test_pyrepl` tests when `cannot use pyrepl` is report...
sobolevn
2025-04-28
1
-20/+14
*
[3.13] gh-129098: avoid using content of `_pyrepl/__main__.py` when reporting...
Miss Islington (bot)
2025-04-20
1
-2/+27
*
[3.13] gh-117174: Adapt `test_multiple_statements_fail_early` to new REPL beh...
Miss Islington (bot)
2025-03-28
1
-1/+1
*
[3.13] gh-128231: Use `runcode()` return value for failing early (GH-129488) ...
Miss Islington (bot)
2025-03-28
1
-0/+13
*
[3.13] gh-131507: Clean up tests and type checking for `_pyrepl` (GH-131509) ...
Łukasz Langa
2025-03-21
4
-79/+126
*
[3.13] gh-124927: Fix conversion issue between coordinates and position in RE...
Miss Islington (bot)
2025-03-10
1
-0/+8
*
[3.13] gh-126332: Add tests for _pyrepl.utils (GH-129325) (#130414)
Miss Islington (bot)
2025-02-21
1
-0/+27
*
[3.13] gh-127349: Add check for correct resizing in REPL (GH-127387) (#129485)
donBarbos
2025-02-04
1
-3/+9
*
[3.13] gh-118878: Pyrepl: show completions menu below the current line (GH-11...
Miss Islington (bot)
2025-01-23
2
-3/+4
*
[3.13] gh-127873: Only check `sys.flags.ignore_environment` for `PYTHON*` env...
Hugo van Kemenade
2025-01-22
2
-12/+1
*
[3.13] gh-128636: Fix crash in PyREPL when `os.environ` is overwritten with a...
Miss Islington (bot)
2025-01-22
1
-0/+13
*
[3.13] gh-128770: fix ResourceWarning in test_pyrepl (GH-128906) (#129179)
Miss Islington (bot)
2025-01-22
1
-16/+15
*
[3.13] gh-123024: Correctly prepare/restore around help and show-history comm...
Miss Islington (bot)
2025-01-21
1
-0/+13
*
[3.13] gh-126332: Fix pyrepl crash for double ctrl-z in line overflow (GH-126...
Miss Islington (bot)
2025-01-21
1
-0/+14
*
[3.13] gh-125666: Avoid PyREPL exiting when a null byte is in input (GH-12573...
Miss Islington (bot)
2024-12-02
2
-0/+14
*
[3.13] gh-124960: Fixed `barry_as_FLUFL` future flag does not work in new REP...
Nice Zombies
2024-10-14
1
-1/+26
*
[3.13] gh-125096: Don't import _pyrepl in site if PYTHON_BASIC_REPL (#125097)...
Victor Stinner
2024-10-08
1
-0/+12
*
[3.13] gh-123856: Fix PyREPL failure when a keyboard interrupt is triggered a...
Miss Islington (bot)
2024-09-26
1
-85/+107
*
[3.13] gh-120221: Support KeyboardInterrupt in asyncio REPL (GH-123795) (#123...
Miss Islington (bot)
2024-09-06
1
-2/+2
*
[3.13] gh-119310: Fix encoding when reading old history file (GH-121779) (#12...
Miss Islington (bot)
2024-09-06
1
-0/+45
*
[3.13] gh-119034, REPL: Change page up/down keys to search in history (GH-123...
Miss Islington (bot)
2024-09-06
1
-0/+39
*
[3.13] gh-111201: fix auto-indent in pyrepl for muliple pound comments (GH-12...
Miss Islington (bot)
2024-09-06
1
-0/+18
*
[3.13] gh-123177: Fix prompt for wrapped lines in pyrepl (GH-123324) (#123327)
Miss Islington (bot)
2024-08-26
1
-0/+31
*
[3.13] gh-123228: don't leak file descriptors in pyrepl test (GH-123302) (#12...
Miss Islington (bot)
2024-08-25
1
-1/+1
*
[3.13] gh-123228: fix return type for _ReadlineWrapper.get_line_buffer() (GH-...
Miss Islington (bot)
2024-08-24
1
-1/+7
*
[3.13] gh-82378 fix sys.tracebacklimit in pyrepl, approach 2 (GH-123062) (#12...
CF Bolz-Tereick
2024-08-23
1
-1/+33
*
[3.13] gh-122546: Relax SyntaxError check when raising errors on the new REPL...
Miss Islington (bot)
2024-08-23
1
-0/+4
*
[3.13] gh-122546: use same filename for different exceptions in new repl (GH-...
Sergey B Kirpichev
2024-08-22
1
-0/+10
*
[3.13] gh-121804: Always show error location for SyntaxError's in new repl (G...
Sergey B Kirpichev
2024-08-19
1
-0/+14
*
[3.13] gh-87320: In the code module, handle exceptions raised in sys.exceptho...
Miss Islington (bot)
2024-08-08
1
-0/+24
*
[3.13] gh-121973: Fix flaky test_pyrepl tests (GH-122140) (GH-122173)
Miss Islington (bot)
2024-07-23
1
-4/+4
*
[3.13] gh-121988: Fix test hang when pyrepl is not available (GH-121990) (#12...
Miss Islington (bot)
2024-07-20
1
-1/+5
*
[3.13] gh-120678: Guard against stdin.fileno() being unavailable (GH-121924) ...
Miss Islington (bot)
2024-07-17
1
-6/+14
*
[3.13] gh-120678: pyrepl: Include globals from modules passed with `-i` (GH-1...
Miss Islington (bot)
2024-07-17
2
-9/+118
*
[3.13] gh-121610: pyrepl - handle extending blocks when multi-statement block...
Miss Islington (bot)
2024-07-16
1
-1/+102
*
[3.13] gh-121605: Fix test hang when pyrepl is not available (GH-121820) (GH-...
Miss Islington (bot)
2024-07-15
1
-1/+1
*
[3.13] gh-121359: make clean environment (no PYTHON* vars) for test_pyrepl.Te...
Miss Islington (bot)
2024-07-15
1
-0/+13
*
[3.13] gh-121609: Fix pasting of characters containing unicode character join...
Miss Islington (bot)
2024-07-14
1
-0/+6
*
[3.13] gh-121605: Increase timeout in test_pyrepl.run_repl (GH-121606) (#121702)
Miss Islington (bot)
2024-07-13
1
-5/+8
*
[3.13] gh-121499: Fix multi-line history rendering in the REPL (GH-121531) (#...
Miss Islington (bot)
2024-07-13
2
-0/+53
*
[3.13] gh-121351: Skip test_not_wiping_history_file() if no readline (GH-1214...
Miss Islington (bot)
2024-07-06
1
-0/+4
*
[3.13] gh-121359: Run test_pyrepl in isolated mode (GH-121414) (#121417)
Miss Islington (bot)
2024-07-05
1
-1/+4
*
[3.13] gh-121245: a regression test for site.register_readline() (GH-121259) ...
Miss Islington (bot)
2024-07-03
1
-0/+27
[next]