lp:~kiorky/ipython/ipython-readline

Created by kiorky and last modified
Get this branch:
bzr branch lp:~kiorky/ipython/ipython-readline
Only kiorky can upload to this branch. If you are kiorky please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
kiorky
Project:
IPython
Status:
Development

Recent revisions

1217. By Mathieu PASQUET <email address hidden>

oups, stderr and stdin need to be restored as well

1216. By Mathieu PASQUET <email address hidden>

fix for raedline sake

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.

1213. By Brian Granger

Adding longer polling time to wx inputhook.

1212. By Brian Granger

changes.txt modified to reflect the recent inputhook branch merge.

1211. By Brian Granger

Merging the inputhook branch.

1210. By Brian Granger

Fernando's fix to %paste.

1209. By Brian Granger

Massive package and module reorganization of all of IPython.

* New top-level sub-packages have been created: :mod:`IPython.core`,
  :mod:`IPython.lib`, :mod:`IPython.utils`, :mod:`IPython.deathrow`,
  :mod:`IPython.quarantine`. All existing top-level modules have been
  moved to appropriate sub-packages. All internal import statements
  have been updated and tests have been added. The build system (setup.py
  and friends) have been updated.
* Compatability modules have been created for :mod:`IPython.Shell`,
  :mod:`IPython.ipapi` and :mod:`IPython.iplib` that display warnings
  and then load the actual implementation from :mod:`IPython.core`.
* :mod:`Extensions` has been moved to :mod:`extensions`.

1208. By Fernando Perez

Merging ultraTB duplication removal from 0.10 branch.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers