]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126332: Fix pyrepl crash for double ctrl-z in line overflow (#126650)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Tue, 21 Jan 2025 20:14:10 +0000 (21:14 +0100)
committerGitHub <noreply@github.com>
Tue, 21 Jan 2025 20:14:10 +0000 (20:14 +0000)
commitd147e5e52cdb90496ae5fe85b3263cdfa9407a28
treeef3eb836eddd151f6c4b786ff61da3a39c136bad
parentf18b2264929c56360c868d7ad77508035d751352
gh-126332: Fix pyrepl crash for double ctrl-z in line overflow (#126650)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Lib/_pyrepl/utils.py
Lib/test/test_pyrepl/test_windows_console.py
Misc/NEWS.d/next/Library/2024-11-10-19-45-01.gh-issue-126332.WCCKoH.rst [new file with mode: 0644]