lp:~ipython-contrib/+junk/ipython-python3

Created by Omar Andres Zapata Mesa and last modified
Get this branch:
bzr branch lp:~ipython-contrib/+junk/ipython-python3
Members of IPython Contributors can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
IPython Contributors
Status:
Development

Recent revisions

1240. By Omar Andres Zapata Mesa <omazapa@tuxhome>

working in port iptyhon to python3
-> next modules are ready
  IPython/config/loader.py
  IPython/core/application.py
  IPython/core/debugger.py
  IPython/core/ultratb.py
  IPython/external/Itpl.py
  IPython/utils/PyColorize.py
  IPython/utils/coloransi.py
  IPython/utils/importstring.py
  IPython/utils/io.py
  IPython/utils/ipstruct.py
  IPython/utils/path.py
  IPython/utils/process.py
  IPython/utils/rlineimpl.py

->I am working in
  IPython/utils/traitlets.py

the references to make this changes are
http://docs.python.org/release/3.0.1/whatsnew/3.0.html
http://diveintopython3.org/porting-code-to-python-3-with-2to3.html
http://ipython.scipy.org/doc/stable/html/development/overview.html#porting-to-3-0

The changes are syntatic most of the cases and some varibales names were also changed.
Every change was commented avobe the code keeping the original comment.

1239. By Omar Andres Zapata Mesa <omazapa@tuxhome>

Some little changes in doc

1238. By Omar Andres Zapata Mesa <omazapa@tuxhome>

some bugs fixed in ipython-zmq doc

1237. By Omar Andres Zapata Mesa <omazapa@tuxhome>

Added documentation for iptyhon-zmq

1236. By Dav Clark

Merging Dav's traitlets rename branch.

1235. By Fernando Perez

Remove stale reference to iptest.py top-level script.

1234. By Fernando Perez

Fix Makefile so pdf docs build out of the box.

1233. By Fernando Perez

Fix small numpydoc bug so docs build out of the box.

Already asked on numpy list if the fix is OK to upstream.

1232. By Fernando Perez

[merge] Typo fix.

1231. By Brian Granger

Merging Brian's trunk-dev.

* Fixed Foolscap import warnings (#525805).
* Improved Monte-Carlo options pricing example.

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.