Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-123177: Fix prompt for wrapped lines in pyrepl (#123324) | Matt Wozniski | 2024-08-25 |
* | gh-121609: Fix pasting of characters containing unicode character joiner (#12... | Marta Gómez Macías | 2024-07-13 |
* | gh-120417: Remove unused imports in tests (part 4) (#120632) | Victor Stinner | 2024-06-17 |
* | gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843) | Pablo Galindo Salgado | 2024-06-04 |
* | gh-119553: Clear reader on Ctrl-C command (GH-119801) | Lysandros Nikolaou | 2024-06-04 |
* | gh-120041: Do not use append_to_screen when completions are visible (GH-120042) | Lysandros Nikolaou | 2024-06-04 |
* | gh-118835: pyrepl: Fix prompt length computation for custom prompts containin... | Daniel Hollas | 2024-06-03 |
* | gh-111201: Improve pyrepl auto indentation (#119606) | Arnon Yaari | 2024-05-31 |
* | gh-118911: Trailing whitespace in a block shouldn't prevent the user from ter... | Aya Elsayed | 2024-05-22 |
* | gh-119306: Break up _pyrepl tests (#119307) | Eugene Triguba | 2024-05-21 |