summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pyrepl/test_reader.py
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843) (GH-120066)Ɓukasz Langa2024-06-041-0/+17
* [3.13] gh-119553: Clear reader on Ctrl-C command (GH-119801) (#120062)Miss Islington (bot)2024-06-041-0/+16
* [3.13] gh-120041: Do not use append_to_screen when completions are visible (G...Miss Islington (bot)2024-06-041-1/+36
* [3.13] gh-118835: pyrepl: Fix prompt length computation for custom prompts co...Miss Islington (bot)2024-06-031-0/+32
* [3.13] gh-111201: Improve pyrepl auto indentation (GH-119606) (GH-119833)Miss Islington (bot)2024-05-311-2/+2
* [3.13] gh-118911: Trailing whitespace in a block shouldn't prevent the user f...Lysandros Nikolaou2024-05-231-1/+44
* [3.13] gh-119306: Break up _pyrepl tests (GH-119307) (#119362)Lysandros Nikolaou2024-05-221-0/+135