lp:~robert-kern/ipython/pretty

Created by Robert Kern and last modified

Use a slightly modified version of Armin Ronacher's pretty.py in the displayhook.

Get this branch:
bzr branch lp:~robert-kern/ipython/pretty
Only Robert Kern can upload to this branch. If you are Robert Kern please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert Kern
Project:
IPython
Status:
Merged

Recent revisions

1158. By Robert Kern <email address hidden>

BUG: Refactor the extension a little bit in response to review. Added an activate() function. Exposed the registration functions. Exposed the example dtype_pprinter in code rather than docstring. Added some doctests (not running yet!).

1157. By Robert Kern <email address hidden>

BUG: Partial fix for the case of old-style extension types that do not descend from object, like the VTK types. Still need to work on getting a real MRO for them.

1156. By Robert Kern

Incorporate suggestions from Ville.

1155. By Robert Kern

Merging trunk.

1154. By Robert Kern

ENH: Add the ipy_pretty extension.

1153. By Brian Granger

Merging bug fixed to ipcluster in bg-trunk-dev branch.

This merge fixes some problem that the new ipcluster was having on
Win32.

1152. By Brian Granger

New version of ipcluster and docs updates.

This branch has a complete rewrite of the ipcluster script. The script
is now based on Twisted and has support for starting clusters using
PBS, mpirun and on localhost.

The developer docs have been fully updated to reflect our current
dev workflow with lp and bzr.

The changelog has been reformatted some to keep its style consistent.

A new security document has been aded that describes the Foolscap
security model in depth.

Minor fixed to ipengine and ipcluster.

1151. By Brian Granger

Merging ipython-editor-mate branch.

This branch adds TextMate support to ipy_editor.py.

1150. By Ville M. Vainio

Merged from my trunk-dev:
 Lukasz Pankowski's patches:
   sh profile prefilter changes (allow ~/bin/foo, /bin/foo in addition to ./foo to be directly executed)
   allow multiple dashes in demo ---stop---
   editor hook does TryNext

 shadow history docs
 Allow multiline macros in threaded shells
 Do not hang with dev version of PyGTK: do set_interactive(False)

1149. By Brian Granger

Merging branch: ~gael-varoquaux/ipython/ipython-sync-frontend.

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