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 :(