lp:~ipython-contrib/ipython/traitlets-rename

Created by Dav Clark and last modified

[Merged into trunk April 15, 2010]

This just implements the traitlets rename, added one more documentation change over the old thing, and included fernando's trunk-dev changes.

Get this branch:
bzr branch lp:~ipython-contrib/ipython/traitlets-rename
Members of IPython Contributors can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
IPython Contributors
Project:
IPython
Status:
Merged

Recent revisions

1223. By Fernando Perez

Merging with upstream trunk-dev, which is the base for this branch

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

1215. By Brian Granger

Updating the What's new section of the docs with the summer's work.

1214. By Brian Granger

Merging the config-refactor branch.

This branch did start with the config system refactor, but moved on
from there. Here are some highlights.

* New config system.
* Traitlets
* Componenets
* Applications
* The main ipython program has been refactored to use these new
  abstractions.

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