]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-127349: Add check for correct resizing in REPL (GH-127387) (#129485)
authordonBarbos <donbarbos@proton.me>
Tue, 4 Feb 2025 14:18:22 +0000 (18:18 +0400)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2025 14:18:22 +0000 (15:18 +0100)
commit08b045c438a18e59c33b512edc72ace3aba752c3
tree73d8a0ac47ef48e34b2a2accaf539c49d7afe80e
parent506c76f1bd252aeefb3b488903a9a1092e55ae04
[3.13] gh-127349: Add check for correct resizing in REPL (GH-127387) (#129485)

(cherry picked from commit 510fefdc625dd2ed2b6b3975314a59e291b94ae8)
Lib/_pyrepl/reader.py
Lib/test/test_pyrepl/test_reader.py
Misc/NEWS.d/next/Core_and_Builtins/2024-11-30-16-13-31.gh-issue-127349.ssYd6n.rst [new file with mode: 0644]