[IPython-dev] Updated build of trunk-dev available

Fernando Perez fperez.net at gmail.com
Sat Jan 16 19:27:31 EST 2010


Hi all,

thanks to the feedback I've been getting, I have been able to fix a
bunch of small nits with the testing machinery (many thanks to Gokhan
and Mikhail!), so here's a new build for those of you willing to give
it a try:

http://ipython.scipy.org/dist/testing/

This has self-contained downloads of this branch as of r1341, so you
can run from bzr as well:
https://code.launchpad.net/~fdo.perez/ipython/trunk-dev

In  short, now once you download (whether a build or with bzr) you
should be able to run:

python iptest.py

As far as I know, this passes 100% on ubuntu 32/64 bits, Fedora 11 and
Windows without Twisted.  On Windows with twisted we have one bug left
(that causes 6 identical failures) but it's easy to fix and already
being tracked, it will be fixed before release.


Updated docs are in:
http://ipython.scipy.org/doc/trunk-dev

In particular, details on testing:
http://ipython.scipy.org/doc/trunk-dev/development/testing.html

Thanks for any feedback you can provide us, from test suite results to
comments on using it.  If you are willing to go one step further and
help us with the code review at:

https://code.launchpad.net/~fdo.perez/ipython/trunk-dev/+merge/16695

That would be enormously appreciated.

Best regards,

f



More information about the IPython-dev mailing list