##// END OF EJS Templates
Try to fix Qt event loop, take III...
Try to fix Qt event loop, take III This involves neither threads nor calling in to the old inputhook machinery.

File last commit:

r22641:dfb9e32b
r22654:e9301c9b
Show More
index.rst
28 lines | 719 B | text/x-rst | RstLexer

Guide for IPtyhon core Developpers

This guide documents the development of core IPython. Alternatively, developers of third party tools and libraries that use IPython should see the :doc:`../development/index`.

For instruction on how to make a developer install see devinstall_.

Old Documentation

Out of date documentation is still available and have been kept for archival reason.

Developers working on core IPython should also consult the developer information on the IPython GitHub wiki.