]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-69605: Disable PyREPL module autocomplete fallback on regular completion (gh-134181)
authorLoïc Simon <loic.pano@gmail.com>
Sun, 25 May 2025 23:05:08 +0000 (01:05 +0200)
committerGitHub <noreply@github.com>
Sun, 25 May 2025 23:05:08 +0000 (01:05 +0200)
commit0e3bc962c6462f836751e35ef35fa837fd952550
treeb4e40262083e04d260082194e192994c0184cf18
parenta32ea456992fedfc9ce61561c88056de3c18cffd
gh-69605: Disable PyREPL module autocomplete fallback on regular completion (gh-134181)

Co-authored-by: Loïc Simon <loic.simon@napta.io>
Lib/_pyrepl/_module_completer.py
Lib/_pyrepl/readline.py
Lib/test/test_pyrepl/test_pyrepl.py
Misc/NEWS.d/next/Core_and_Builtins/2025-05-18-14-33-23.gh-issue-69605.ZMO49F.rst [new file with mode: 0644]