GH-130328: further speedup of pasting in new REPL on Windows by reading in chunks#132889
Closed
chris-eibl wants to merge 14 commits intopython:mainpython/cpython:mainfrom
Closed
GH-130328: further speedup of pasting in new REPL on Windows by reading in chunks#132889chris-eibl wants to merge 14 commits intopython:mainpython/cpython:mainfrom
chris-eibl wants to merge 14 commits intopython:mainpython/cpython:mainfrom
Commits
Commits on Apr 24, 2025
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Apr 28, 2025
use self.paste_mode instead of self.in_bracketed_paste
Show description for bba26c9committedMerge branch 'fix_wait' into read_chunked
Show description for 9794664committedRevert "use self.paste_mode instead of self.in_bracketed_paste"
Show description for 3c0cae9committedMerge branch 'fix_wait' into read_chunked
Show description for b6ea252committed
Commits on May 2, 2025
Merge branch 'main' into read_chunked
Show description for 8fa84d1committedremove copying of the raw member of Event, because
Show description for 5b055f1committed- committed