Re: [Cython] failing memory view tests in Python 2.4/5

2012-07-10 Thread mark florisson
On 10 July 2012 08:24, Stefan Behnel wrote: > Hi, > > I've fixed some of the errors that current block the tests. The remaining > failures in the memory view tests exist in both Py2.4 and 2.5, which hints > at a problem with the buffer support in numpy.pxd. > > https://sage.math.washington.edu:809

[Cython] failing memory view tests in Python 2.4/5

2012-07-10 Thread Stefan Behnel
Hi, I've fixed some of the errors that current block the tests. The remaining failures in the memory view tests exist in both Py2.4 and 2.5, which hints at a problem with the buffer support in numpy.pxd. https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests/BACKEND=c,PYVERSION=py25-