##// END OF EJS Templates
get whatsnew changes from Z.X branches...
get whatsnew changes from Z.X branches some minor backport releases got changelog updates without pushing those changelogs to master I grabbed the updates with `git checkout [branch] whatsnew/X`

File last commit:

r22032:d8372424
r22348:35272e2d
Show More
index.rst
18 lines | 524 B | text/x-rst | RstLexer

Developer's guide to core IPython

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`.

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