On Wed, Feb 4, 2009 at 10:02 AM, James Watson <watson....@gmail.com> wrote:

> Hi Ondrej,
>
> To get 2to3 to run without warnings, the following files require minor
> changes:
> - numpy/distutils/fcompiler/intel.py
> - numpy/distutils/misc_util.py
> - numpy/distutils/command/build_src.py
> - numpy/f2py/crackfortran.py
> - numpy/lib/function_base.py
> - numpy/linalg/lapack_lite/make_lite.py
>
> There are also other (possibly many, still working on this) files that
> require syntactic changes to run post 2to3.
>
> Is there anywhere specific I should upload these changes?  Is this
> list appropriate?  Is there a developer I can send these and future
> patches to?
>

Maybe we could add a python 3 milestone so folks could post tickets for
these sorts of things. For the time being you could just post to the list
here with the patches and something in the subject line that identifies it
as a patch for python 3. I think we could make any small changes as long as
they are compatible with python 2.4.

Chuck
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to