]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-130328: Speedup pasting in legacy console on Windows (gh-133728) (#134653)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 May 2025 13:54:28 +0000 (15:54 +0200)
committerGitHub <noreply@github.com>
Sun, 25 May 2025 13:54:28 +0000 (15:54 +0200)
commit93aee568c06b956aa32d5418a12090764c67d4d1
treeeae24d85eafe7f87c024eb5fc617f36c484a6b9c
parent80d70defc22ba15d45bb2dc199a12af7a114561f
[3.14] GH-130328: Speedup pasting in legacy console on Windows (gh-133728) (#134653)

(cherry picked from commit 91b48868a82821c1cbfd2245212699b57d3a24c7)

Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
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]