]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118878: Pyrepl: show completions menu below the current line (#118939)
authorDaniel Hollas <daniel.hollas@bristol.ac.uk>
Tue, 21 Jan 2025 21:06:13 +0000 (21:06 +0000)
committerGitHub <noreply@github.com>
Tue, 21 Jan 2025 21:06:13 +0000 (21:06 +0000)
commit29caec62ee0650493c83c778ee2ea50b0501bc41
treefc16b1f0150c6a6d33e93c06acd96436c634a5fe
parent5a9afe23620aadea30013076d64686be8bf66f7e
gh-118878: Pyrepl: show completions menu below the current line (#118939)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Lib/_pyrepl/commands.py
Lib/_pyrepl/completing_reader.py
Lib/test/test_pyrepl/test_pyrepl.py
Lib/test/test_pyrepl/test_reader.py
Misc/NEWS.d/next/Library/2024-07-14-23-19-20.gh-issue-119257.9OEzcN.rst [new file with mode: 0644]