la, 2009-11-21 kello 20:00 -0500, David Warde-Farley kirjoitti:
> Guido posted a link to this on Twitter, it might be of interest to  
> people interested in the NumPy Python 3 transition:
> 
>       http://dmalcolm.livejournal.com/3935.html
> 
> It's doubtful this is a magic bullet (at least, not yet) but it may  
> still help reduce the amount of busywork involved.

Interesting -- though at the moment it doesn't seem to solve very many
of our problems.


I did some cleanup of numpy.testing, distutils, and core so that using
2to3 the build_ext in numpy.core can at least be started:

        http://github.com/pv/numpy-work/tree/py3k

        python3 tools/py3test testing distutils core

Of course, the build currently fails with zillion errors in
multiarraymodule.

        Pauli



_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to