The python REPL no longer supports readline (see python/cpython#118840), which seems to prevent jedi from working unless PYTHON_BASIC_REPL is set. This should be made clear in the documentation.