Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Stefan Behnel
Yaroslav Halchenko, 27.08.2012 03:38: > FWIW -- this beta builds/tests ok across nearly all Debian ports but 4 Nice! Thanks for testing. > where process unexpectedly terminates for no obvious reason (it > built/tested just fine on my local sparc box): > https://buildd.debian.org/status/package.p

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Yaroslav Halchenko
FWIW -- this beta builds/tests ok across nearly all Debian ports but 4 where process unexpectedly terminates for no obvious reason (it built/tested just fine on my local sparc box): https://buildd.debian.org/status/package.php?p=cython&suite=experimental some time I will check WTF (memory? etc) on

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Christoph Gohlke
On 8/26/2012 4:08 AM, mark florisson wrote: On 25 August 2012 03:07, Christoph Gohlke wrote: Hi, On 8/24/2012 12:43 PM, Stefan Behnel wrote: Hi, thanks for testing! Christoph Gohlke, 24.08.2012 07:20: I tested Cython-0.17b3 on Windows 7 with Visual Studio compilers. 32 bit Python 2.7 w

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread mark florisson
On 26 August 2012 22:25, Christoph Gohlke wrote: > On 8/26/2012 2:09 PM, Christoph Gohlke wrote: >> >> On 8/26/2012 4:08 AM, mark florisson wrote: >>> >>> On 25 August 2012 03:07, Christoph Gohlke wrote: Hi, On 8/24/2012 12:43 PM, Stefan Behnel wrote: > > > Hi

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread mark florisson
On 26 August 2012 22:45, mark florisson wrote: > On 26 August 2012 22:25, Christoph Gohlke wrote: >> On 8/26/2012 2:09 PM, Christoph Gohlke wrote: >>> >>> On 8/26/2012 4:08 AM, mark florisson wrote: On 25 August 2012 03:07, Christoph Gohlke wrote: > > Hi, > > > On 8

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Christoph Gohlke
On 8/26/2012 2:09 PM, Christoph Gohlke wrote: On 8/26/2012 4:08 AM, mark florisson wrote: On 25 August 2012 03:07, Christoph Gohlke wrote: Hi, On 8/24/2012 12:43 PM, Stefan Behnel wrote: Hi, thanks for testing! Christoph Gohlke, 24.08.2012 07:20: I tested Cython-0.17b3 on Windows 7 wit

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Christoph Gohlke
On 8/26/2012 4:08 AM, mark florisson wrote: On 25 August 2012 03:07, Christoph Gohlke wrote: Hi, On 8/24/2012 12:43 PM, Stefan Behnel wrote: Hi, thanks for testing! Christoph Gohlke, 24.08.2012 07:20: I tested Cython-0.17b3 on Windows 7 with Visual Studio compilers. 32 bit Python 2.7 w

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Christoph Gohlke
On 8/26/2012 11:08 AM, mark florisson wrote: On 26 August 2012 17:32, Christoph Gohlke wrote: On 8/26/2012 4:08 AM, mark florisson wrote: On 25 August 2012 03:07, Christoph Gohlke wrote: Hi, On 8/24/2012 12:43 PM, Stefan Behnel wrote: Hi, thanks for testing! Christoph Gohlke, 24.08.

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread mark florisson
On 26 August 2012 17:32, Christoph Gohlke wrote: > On 8/26/2012 4:08 AM, mark florisson wrote: >> >> On 25 August 2012 03:07, Christoph Gohlke wrote: >>> >>> Hi, >>> >>> >>> On 8/24/2012 12:43 PM, Stefan Behnel wrote: Hi, thanks for testing! Christoph Gohlke, 24

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Stefan Behnel
Christoph Gohlke, 26.08.2012 17:54: > On 8/26/2012 2:41 AM, Stefan Behnel wrote: >> A patch would essentially look like this: >> >> diff -r 18fed0dec20e Cython/Compiler/Code.py >> --- a/Cython/Compiler/Code.py Sun Aug 26 00:54:01 2012 +0200 >> +++ b/Cython/Compiler/Code.py Sun Aug 26 11:39:29 2

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Christoph Gohlke
On 8/26/2012 4:08 AM, mark florisson wrote: On 25 August 2012 03:07, Christoph Gohlke wrote: Hi, On 8/24/2012 12:43 PM, Stefan Behnel wrote: Hi, thanks for testing! Christoph Gohlke, 24.08.2012 07:20: I tested Cython-0.17b3 on Windows 7 with Visual Studio compilers. 32 bit Python 2.7 w

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Christoph Gohlke
On 8/26/2012 2:41 AM, Stefan Behnel wrote: Stefan Behnel, 26.08.2012 11:36: Christoph Gohlke, 26.08.2012 10:03: On 8/25/2012 6:51 AM, Stefan Behnel wrote: Christoph Gohlke, 25.08.2012 04:07: On 8/24/2012 12:43 PM, Stefan Behnel wrote: Christoph Gohlke, 24.08.2012 07:20: On 64 bit Python 2.7

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread mark florisson
On 25 August 2012 03:07, Christoph Gohlke wrote: > Hi, > > > On 8/24/2012 12:43 PM, Stefan Behnel wrote: >> >> Hi, >> >> thanks for testing! >> >> Christoph Gohlke, 24.08.2012 07:20: >>> >>> I tested Cython-0.17b3 on Windows 7 with Visual Studio compilers. >>> >>> 32 bit Python 2.7 works well, onl

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Stefan Behnel
Stefan Behnel, 26.08.2012 11:36: > Christoph Gohlke, 26.08.2012 10:03: >> On 8/25/2012 6:51 AM, Stefan Behnel wrote: >>> Christoph Gohlke, 25.08.2012 04:07: On 8/24/2012 12:43 PM, Stefan Behnel wrote: > Christoph Gohlke, 24.08.2012 07:20: >> On 64 bit Python 2.7 and 3.2 with msvc9 comp

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Stefan Behnel
Christoph Gohlke, 26.08.2012 10:03: > On 8/25/2012 6:51 AM, Stefan Behnel wrote: >> Christoph Gohlke, 25.08.2012 04:07: >>> On 8/24/2012 12:43 PM, Stefan Behnel wrote: Christoph Gohlke, 24.08.2012 07:20: > On 64 bit Python 2.7 and 3.2 with msvc9 compiler, python.exe crashes > during >>

Re: [Cython] Cython 0.17 beta 3 released - release candidate

2012-08-26 Thread Christoph Gohlke
On 8/25/2012 6:51 AM, Stefan Behnel wrote: Christoph Gohlke, 25.08.2012 04:07: On 8/24/2012 12:43 PM, Stefan Behnel wrote: Christoph Gohlke, 24.08.2012 07:20: I tested Cython-0.17b3 on Windows 7 with Visual Studio compilers. 32 bit Python 2.7 works well, only 4 test failures. Three of those