]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127349: Add check for correct resizing in REPL (#127387)
authordonBarbos <donbarbos@proton.me>
Thu, 30 Jan 2025 19:34:09 +0000 (19:34 +0000)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2025 19:34:09 +0000 (19:34 +0000)
commit510fefdc625dd2ed2b6b3975314a59e291b94ae8
tree13e42e4f16eb629129ebdf294ab357d0d8c2e162
parent4ca9fc08f89bf7172d41e523d9e520eb1729ee8c
gh-127349: Add check for correct resizing in REPL (#127387)
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]