]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-130328: Speedup pasting in legacy console on Windows (gh-133728)
authorChris Eibl <138194463+chris-eibl@users.noreply.github.com>
Sun, 25 May 2025 13:17:43 +0000 (15:17 +0200)
committerGitHub <noreply@github.com>
Sun, 25 May 2025 13:17:43 +0000 (15:17 +0200)
commit91b48868a82821c1cbfd2245212699b57d3a24c7
tree2dade2840c40b2b0e146b8ef029baba3c94f3073
parent2fd09b011031f3c00c342b44e02e2817010e507c
GH-130328: Speedup pasting in legacy console on Windows (gh-133728)
Lib/_pyrepl/commands.py
Lib/_pyrepl/windows_console.py
Lib/test/test_pyrepl/test_unix_console.py
Lib/test/test_pyrepl/test_windows_console.py
Misc/NEWS.d/next/Library/2025-05-09-09-10-34.gh-issue-130328.s9h4By.rst [new file with mode: 0644]