Re: [Cython] Pyregr regressions

2011-10-15 Thread Vitja Makarov
2011/10/15 Stefan Behnel : > Vitja Makarov, 15.10.2011 11:26: >> >> Recent commits to the master introduced pyregr regressions. You can >> see it here, just sort by age: >> >> >> https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests-pyregr/BACKEND=c,PYVERSION=py27/33/testReport/ > > I

Re: [Cython] Pyregr regressions

2011-10-15 Thread Stefan Behnel
Vitja Makarov, 15.10.2011 11:26: Recent commits to the master introduced pyregr regressions. You can see it here, just sort by age: https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests-pyregr/BACKEND=c,PYVERSION=py27/33/testReport/ I fixed the ones I had introduced, thanks for n

[Cython] Pyregr regressions

2011-10-15 Thread Vitja Makarov
Hi! Recent commits to the master introduced pyregr regressions. You can see it here, just sort by age: https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests-pyregr/BACKEND=c,PYVERSION=py27/33/testReport/ Here is one example: =

Re: [Cython] test failure for cython-devel in Py2.4

2011-10-15 Thread Stefan Behnel
Vitja Makarov, 15.10.2011 11:07: It's something wrong with py2.7 pyregr build "'exec' currently requires a target mapping (globals/locals)" is still there after you merged my exec/eval branch. I can't reproduce it on localhost, actually it works just fine, I tried test_binop The tests simply ha

Re: [Cython] test failure for cython-devel in Py2.4

2011-10-15 Thread Vitja Makarov
2011/10/15 Vitja Makarov : > 2011/10/15 Stefan Behnel : >> Stefan Behnel, 13.10.2011 21:22: >>> >>> Vitja Makarov, 13.10.2011 20:33: But py3k pyregr is no red due to SIGSEGV, is that python problem: https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests-pyregr/

Re: [Cython] test failure for cython-devel in Py2.4

2011-10-15 Thread Vitja Makarov
2011/10/15 Stefan Behnel : > Stefan Behnel, 13.10.2011 21:22: >> >> Vitja Makarov, 13.10.2011 20:33: >>> >>> But py3k pyregr is no red due to SIGSEGV, is that python problem: >>> >>> >>> https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests-pyregr/BACKEND=c,PYVERSION=py3k/26/console >

Re: [Cython] test failure for cython-devel in Py2.4

2011-10-15 Thread Stefan Behnel
Stefan Behnel, 13.10.2011 21:22: Vitja Makarov, 13.10.2011 20:33: But py3k pyregr is no red due to SIGSEGV, is that python problem: https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests-pyregr/BACKEND=c,PYVERSION=py3k/26/console Not sure, but rather likely. The PEP393 implementa