Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-118908: Protect the REPL subprocess with a timeout in tests (#120408) | Pablo Galindo Salgado | 2024-06-12 | 1 | -1/+6 |
* | gh-118908: Limit exposed globals from internal imports and definitions on new... | Eugene Triguba | 2024-06-11 | 1 | -2/+61 |
* | gh-111201: Improve pyrepl auto indentation (#119606) | Arnon Yaari | 2024-05-31 | 1 | -1/+80 |
* | gh-111201: Support pyrepl on Windows (#119559) | Dino Viehland | 2024-05-31 | 1 | -2/+3 |
* | gh-118911: Trailing whitespace in a block shouldn't prevent the user from ter... | Aya Elsayed | 2024-05-22 | 1 | -5/+14 |
* | gh-111201: Speed up paste mode in the REPL (#119341) | Pablo Galindo Salgado | 2024-05-22 | 1 | -1/+1 |
* | gh-111201: auto-indentation in _pyrepl (#119348) | Arnon Yaari | 2024-05-22 | 1 | -55/+139 |
* | gh-119205: Fix autocompletion bug in new repl (#119229) | Koudai Aono | 2024-05-21 | 1 | -6/+24 |
* | gh-119306: Break up _pyrepl tests (#119307) | Eugene Triguba | 2024-05-21 | 1 | -0/+639 |