##// END OF EJS Templates
cleanup per review...
cleanup per review * remove extraneous 'd' variable in sqlitedb._convert_dict * don't use removed 'new' module in codeutil * add note about 3k-added kwonlyargcount in crash test * fix 'coupe' typo in client.client comment * rename ensure_bytes asbytes

File last commit:

r2276:cdecc6d2
r4161:9830094a
Show More
index.txt
28 lines | 910 B | text/plain | TextLexer
Brian Granger
Cleanup of docs....
r2275 .. Developers should add in this file, during each release cycle, information
.. about important changes they've made, in a summary format that's meant for
.. end users. For each release we normally have three sections: features, bug
.. fixes and api breakage.
.. Please remember to credit the authors of the contributions by name,
.. especially when they are new users or developers who do not regularly
.. participate in IPython's development.
.. _whatsnew_index:
=====================
What's new in IPython
=====================
Brian Granger
Work on documentation....
r2276 This section documents the changes that have been made in various versions of
IPython. Users should consult these pages to learn about new features, bug
fixes and backwards incompatibilities. Developers should summarize the
development work they do here in a user friendly format.
Brian Granger
Cleanup of docs....
r2275 .. toctree::
:maxdepth: 1
development
version0.10
version0.9
version0.8