]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-118878: Pyrepl: show completions menu below the current line (GH-118939...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Jan 2025 21:15:27 +0000 (22:15 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2025 21:15:27 +0000 (22:15 +0100)
commit5c102a12a13324aa1283f2ea3bd328acafdb580a
tree70905d395c13f3bb2ae461a9d9f00c07336dbb09
parent52ccf264dfc29e28c24b2445c69d63c99989b3c7
[3.13] gh-118878: Pyrepl: show completions menu below the current line (GH-118939) (#129161)

gh-118878: Pyrepl: show completions menu below the current line (GH-118939)

(cherry picked from commit 29caec62ee0650493c83c778ee2ea50b0501bc41)

Co-authored-by: Daniel Hollas <daniel.hollas@bristol.ac.uk>
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]