]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140131: Fix REPL cursor position on Windows when module completion suggestion...
authorTan Long <tanloong@foxmail.com>
Thu, 12 Mar 2026 15:59:43 +0000 (23:59 +0800)
committerGitHub <noreply@github.com>
Thu, 12 Mar 2026 15:59:43 +0000 (16:59 +0100)
commite13f6dccd7a2f8df543a18c4a3ad92610dc087cb
tree346d8dfe379eb27c740aa9cfb978f9bdfc82b251
parentd4cc553294a558d632a2f69523eb04fa8c51f1a7
gh-140131: Fix REPL cursor position on Windows when module completion suggestion line hits console width (GH-140333)
Lib/_pyrepl/windows_console.py
Lib/test/test_pyrepl/test_pyrepl.py
Misc/NEWS.d/next/Library/2026-02-11-21-01-30.gh-issue-144259.OAhOR8.rst [new file with mode: 0644]
Misc/NEWS.d/next/Windows/2025-10-19-23-44-46.gh-issue-140131.AABF2k.rst [new file with mode: 0644]