]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111201: Use calc_complete_screen after bracketed paste in PyREPL (#119432)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Wed, 22 May 2024 21:02:33 +0000 (17:02 -0400)
committerGitHub <noreply@github.com>
Wed, 22 May 2024 21:02:33 +0000 (17:02 -0400)
commit14b063cbf1bb11a489d04a31f277edba0fc8893c
tree7962d6d87be46f0a1ba6561197a5d285c269947c
parente12a6780bbb607fce6ecf0ffe4260e5a944676c1
gh-111201: Use calc_complete_screen after bracketed paste in PyREPL (#119432)
Lib/_pyrepl/commands.py