[IPython-dev] IPython on PyPy

Thomas Kluyver takowl at gmail.com
Mon Aug 22 14:56:53 EDT 2011


Hi,

We're looking at getting IPython running on PyPy, and readline doesn't
appear to be working (tab completion, going through history, etc.). I see
PyPy uses a readline module based on PyRepl. What's the status of this? Do
we need to use the API differently? Do we need to help flesh out the
implementation?

If anyone would like to test this and lend a hand, please use this branch
for the time being:

https://github.com/takluyver/ipython/commits/pypy-compat

Thanks,
Thomas Kluyver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110822/5a79455c/attachment.html>


More information about the IPython-dev mailing list