]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-69605: Add math.integer to PyREPL module completer hardcoded list (#144811)
authorLoïc Simon <loic.simon@espci.org>
Sun, 5 Apr 2026 18:31:19 +0000 (20:31 +0200)
committerGitHub <noreply@github.com>
Sun, 5 Apr 2026 18:31:19 +0000 (19:31 +0100)
commitc64baff1d82e8a113d971869b6074551e99eece9
tree2bbdb25829b5fd933f75a0c91034327515844845
parentd6e044512c59ab7b83f14e00e7047756a31ac3e3
gh-69605: Add math.integer to PyREPL module completer hardcoded list (#144811)
Lib/_pyrepl/_module_completer.py
Lib/test/test_pyrepl/test_pyrepl.py
Misc/NEWS.d/next/Core_and_Builtins/2026-02-14-13-07-08.gh-issue-69605.4aL4hn.rst [new file with mode: 0644]