Arnon Yaari
|
dae0375bd9
|
gh-111201: Improve pyrepl auto indentation (#119606)
- auto-indent when editing multi-line block
- ignore comments
|
2024-05-31 11:02:54 +02:00 |
Dino Viehland
|
0d07182821
|
gh-111201: Support pyrepl on Windows (#119559)
Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
|
2024-05-31 09:49:03 +02:00 |
Aya Elsayed
|
5091c4400c
|
gh-118911: Trailing whitespace in a block shouldn't prevent the user from terminating the code block (#119355)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
|
2024-05-22 07:56:35 +02:00 |
Pablo Galindo Salgado
|
e6572e8f98
|
gh-111201: Speed up paste mode in the REPL (#119341)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
|
2024-05-22 07:28:32 +02:00 |
Arnon Yaari
|
cd516cd1f5
|
gh-111201: auto-indentation in _pyrepl (#119348)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
|
2024-05-22 06:21:14 +02:00 |
Koudai Aono
|
506b1a3ff6
|
gh-119205: Fix autocompletion bug in new repl (#119229)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
|
2024-05-21 23:22:21 +00:00 |
Eugene Triguba
|
f49df4f486
|
gh-119306: Break up _pyrepl tests (#119307)
|
2024-05-21 18:44:09 +02:00 |