]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-118908: Fix completions after namespace change in REPL (GH-120370) (#120392)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Jun 2024 08:48:22 +0000 (10:48 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2024 08:48:22 +0000 (08:48 +0000)
commit10821ccf0671a5d660ab5df7b5d4bfa0e9c8d112
tree19e19607e5aec8725543729bdaf2680a4c232e2e
parent8f5ce42f3418dfcc37232390ba89c33b9c9ffb13
[3.13] gh-118908: Fix completions after namespace change in REPL (GH-120370) (#120392)

(cherry picked from commit 02e74c356223feb0771759286d24d1dbac01d4ca)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Lib/_pyrepl/readline.py
Lib/_pyrepl/simple_interact.py