[Numpy-discussion] Python 3K merge

Pauli Virtanen pav+sp at iki.fi
Thu Dec 3 05:01:36 EST 2009


Thu, 03 Dec 2009 18:23:28 +0900, David Cournapeau wrote:
> Pauli Virtanen wrote:
>> I think I should rebase my branch on this, or vice versa, to avoid
>> further duplicated work.
>
> I think I will just commit my branch to the trunk once ASAP - I expect
> more breakage from my code than yours, and the sooner the better for
> distutils-related changes.

Ok, I'll follow that up with the more innocuous changesets:

1) Stuff needed to make Numpy C modules to build on Py3K

2) The evil 2to3 autoconversion hack, which we may want to get
   rid of in the long run.

3) PEP 3118

4) Obvious PyBytes vs. PyUnicode changes

I'll try to get this done ASAP, too, after the distutils stuff is in.

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list