branches with status:
Name Status Last Modified Last Commit
lp:~ipython-contrib/ipython/ipython-zmq (Has a merge proposal) 1 Development 2010-05-13 05:34:27 UTC
1242. -> Corrections in namespacing, using ...

Author: Omar Andres Zapata Mesa
Revision Date: 2010-05-13 05:34:27 UTC

-> Corrections in namespacing, using pep8 instead camel case.
-> Implemented send and recieve in ipzmq but it have some errors
-> I started to write ipkernelzmq but it is not functional yet.

lp:~ipython-contrib/+junk/ipython-zmq-dev 0 Experimental 2010-04-22 01:57:32 UTC This branch has not been pushed to yet.
lp:~ipython-contrib/+junk/ipython-python3 1 Development 2010-04-20 20:10:23 UTC
1240. working in port iptyhon to python3 ->...

Author: Omar Andres Zapata Mesa
Revision Date: 2010-04-20 20:10:23 UTC

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.

lp:~ipython-contrib/+junk/ipython-zmq 1 Development 2010-04-20 01:16:37 UTC
1239. Some little changes in doc

Author: Omar Andres Zapata Mesa
Revision Date: 2010-04-16 20:10:39 UTC

Some little changes in doc

14 of 4 results