Re: [Numpy-discussion] Python 3K merge

2009-12-03 Thread David Cournapeau
Pauli Virtanen wrote: > 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 ex

Re: [Numpy-discussion] Python 3K merge

2009-12-03 Thread Pauli Virtanen
to, 2009-12-03 kello 13:04 +0100, René Dudfield kirjoitti: [clip] > In other news, we cannot support Py2 pickles in Py3 -- this is > because > Py2 str is unpickled as Py3 str, resulting to encoding > failures even > before the data is passed on to Numpy. > >

Re: [Numpy-discussion] Python 3K merge

2009-12-03 Thread René Dudfield
On Thu, Dec 3, 2009 at 10:39 AM, Pauli Virtanen > wrote: > Tue, 01 Dec 2009 17:31:10 +0900, David Cournapeau wrote: > > On Tue, Dec 1, 2009 at 5:04 AM, Charles R Harris > > wrote: > >> It looks like you doing great stuff with the py3k transition. Do you > >> and David have any sort of merge sche

Re: [Numpy-discussion] Python 3K merge

2009-12-03 Thread Pauli Virtanen
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

Re: [Numpy-discussion] Python 3K merge

2009-12-03 Thread David Cournapeau
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. chee

Re: [Numpy-discussion] Python 3K merge

2009-12-03 Thread Pauli Virtanen
Tue, 01 Dec 2009 17:31:10 +0900, David Cournapeau wrote: > On Tue, Dec 1, 2009 at 5:04 AM, Charles R Harris > wrote: >> It looks like you doing great stuff with the py3k transition. Do you >> and David have any sort of merge schedule in mind? > > I have updated my py3k branch for numpy.distutils,

Re: [Numpy-discussion] Python 3K merge

2009-12-01 Thread David Cournapeau
On Tue, Dec 1, 2009 at 5:04 AM, Charles R Harris wrote: > Hi Pauli, > > It looks like you doing great stuff with the py3k transition. Do you and > David have any sort of merge schedule in mind? I have updated my py3k branch for numpy.distutils, and it is ready to merge: http://github.com/cournap

[Numpy-discussion] Python 3K merge

2009-11-30 Thread Charles R Harris
Hi Pauli, It looks like you doing great stuff with the py3k transition. Do you and David have any sort of merge schedule in mind? Chuck ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion