]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135883: Fix sqlite3 CLI history scrolling with colored prompts (#135884)
authorTan Long <tanloong@foxmail.com>
Tue, 3 Mar 2026 18:48:03 +0000 (02:48 +0800)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2026 18:48:03 +0000 (19:48 +0100)
commit745947cda0377bb44d791b7d8e58b327a9d84844
tree4ace2317456d27ece0ed5555086dfeeb9e0c1144
parente6c3c04fab43057baf70b4f24b57a4679d646d84
gh-135883: Fix sqlite3 CLI history scrolling with colored prompts (#135884)
Lib/sqlite3/__main__.py
Lib/test/test_sqlite3/test_cli.py
Misc/NEWS.d/next/Library/2025-06-24-19-07-18.gh-issue-135883.38cePA.rst [new file with mode: 0644]