]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118908: Fix completions after namespace change in REPL (#120370)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Wed, 12 Jun 2024 08:21:53 +0000 (10:21 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2024 08:21:53 +0000 (10:21 +0200)
commit02e74c356223feb0771759286d24d1dbac01d4ca
tree8fbdd8ec535c44f8644767dc0613e3a768b6a8aa
parent19435d299a1fae9ad9a6bbe6609e41ddfd7f6cbe
gh-118908: Fix completions after namespace change in REPL (#120370)
Lib/_pyrepl/readline.py
Lib/_pyrepl/simple_interact.py