]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-69605: Hardcode some stdlib submodules in PyREPL module completion (os...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 19:24:01 +0000 (21:24 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 19:24:01 +0000 (21:24 +0200)
commitd912e9a8520c92ec0fed2bc8e8fd5cc83fa8776b
tree3cf4766a21a6112c2b3c4842111eea01becddce0
parentcde02ae7825c09ded31e253bc58839716a943795
[3.14] gh-69605: Hardcode some stdlib submodules in PyREPL module completion (os.path, collections.abc...) (GH-138268) (GH-138943)

(cherry picked from commit 537133d2b63611ce1c04aac4c283c932dee9985a)

Co-authored-by: Loïc Simon <loic.simon@napta.io>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Lib/_pyrepl/_module_completer.py
Lib/test/test_pyrepl/test_pyrepl.py
Misc/NEWS.d/next/Core_and_Builtins/2025-08-30-17-15-05.gh-issue-69605.KjBk99.rst [new file with mode: 0644]