Re: Python 3.2.2 diff

2011-09-06 Thread Federico Schwindt

 I tested on sparc64, amd64 and macppc.

 I tried make regress on sparc64, it complains about test test_kqueue
 failed -- multiple errors occurred; run in verbose mode for details

this is known.

 [..]
 and later

 ldd: /usr/lib/libreadline.a: not an ELF executable

  this is expected.

  f.-



Re: Python 3.2.2 diff

2011-09-06 Thread Federico Schwindt
On Mon, Sep 5, 2011 at 10:45 PM, Remi Pointel remi.poin...@xiri.fr wrote:
 On Mon, 5 Sep 2011 21:27:45 +0200
 Remi Pointel remi.poin...@xiri.fr wrote:
 Hi,

 this is the diff to update Python3 from 3.2.1 to 3.2.2.

 I want to link this version to the build, so please test on multiple archs.

 I tested on sparc64, amd64 and macppc.

is there any reason the patch-Python_ceval_c is not in 3.2 port?
i can see all the tests commented out in test_io.

f.-



Re: Python 3.2.2 diff

2011-09-05 Thread Remi Pointel
On Mon, 5 Sep 2011 21:27:45 +0200
Remi Pointel remi.poin...@xiri.fr wrote:
 Hi,
 
 this is the diff to update Python3 from 3.2.1 to 3.2.2.
 
 I want to link this version to the build, so please test on multiple archs.

I tested on sparc64, amd64 and macppc.

Please test on others arch.

Thanks,

Remi.