My REPL frequently freezes to the point where I have to kill it after pressing <tab> inside a python functions argument. For example, here `pyobj` is a Python object. `pyobj.fun(parame<tab>` freezes for ever :(
My REPL frequently freezes to the point where I have to kill it after pressing inside a python functions argument.
For example, here
pyobjis a Python object.pyobj.fun(parame<tab>freezes for ever :(