You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2026. It is now read-only.
In IPython, both shellapp and interactivelshell use IPython.terminal.pt_inputhooks. I bet rlipython doesn't work out of the box with those, though I haven't verified.
Here are the event loops that get integrated as part of pt_inputhooks:
In IPython, both
shellappandinteractivelshelluseIPython.terminal.pt_inputhooks. I betrlipythondoesn't work out of the box with those, though I haven't verified.Here are the event loops that get integrated as part of pt_inputhooks: