lp:~nipy-developers/ipython/traits-rename

Created by Dav Clark and last modified
Get this branch:
bzr branch lp:~nipy-developers/ipython/traits-rename
Members of nipy-developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
nipy-developers
Project:
IPython
Status:
Development

Recent revisions

1225. By Dav Clark <email address hidden>

Added changes from ~fdo.perez/ipython/trunk-dev

1224. By Dav Clark <email address hidden>

pulled changes from lp:~ipython-contrib/ipython/traitlets-rename

1223. By Dav Clark <email address hidden>

added set method to traitlets.HasTraits

1222. By Dav Clark <email address hidden>

missed something in a doc in converting to traits-compatible API

1221. By Dav Clark <email address hidden>

merged from ~fdo.perez/ipython/trunk-dev

1220. By Dav Clark <email address hidden>

Final changes traitlet -> trait for review

1219. By Dav Clark <email address hidden>

Iniital stab at renames for traitlets

1218. By Dav Clark <email address hidden>

diff I sent to Fernando

1217. By Fernando Perez

Added argparse with BSD license.

Taken from:
 http://argparse.googlecode.com/svn/branches/r101-bsd/

This release was made by Steven Bethard, author of argparse, explicitly for
the purpose of providing IPython with a BSD-licensed argparse. Many thanks
to Steven!

1216. By Brian Granger

Merging the new-extensions branch.

* Previously, the latex Sphinx docs were in a single chapter. This has been
  fixed by adding a sixth argument of True to the ``latex_documents``
  attribute of :file:`conf.py`.

* The ``psum`` example in the MPI documentation has been updated to mpi4py
  version 1.1.0. Thanks to J. Thomas for this fix.

* The top-level, zero-install :file:`ipython.py` script has been updated to
  the new application launching API.

* The extension loading functions have been renamed to
  :func:`load_ipython_extension` and :func:`unload_ipython_extension`.

* The :mod:`IPython.extensions.pretty` extension has been moved out of
  quarantine and fully updated to the new extension API.

* New magics for loading/unloading/reloading extensions have been added:
  ``%load_ext``, ``%unload_ext`` and ``%reload_ext``.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers