On 19 September 2012 08:03, Christoph Groth <c...@falma.de> wrote:
> Hi Mark,
>
>> Thanks for the patch, it looks fine to me. If you want, you could make
>> a pull request and I'll merge it.
>
> Ok, the pull request is here:
> https://github.com/cython/cython/pull/150
>
> Please double-check that the dereferencing of buf->strides in
> PyErr_SetString(PyExc_ValueError is still safe.  I lack the
> understanding of Cython's memoryview support to do this myself.
>
> Christoph

Yeah, I think it needs a little more work. I'll see if I have some
time tonight, thanks!

> _______________________________________________
> cython-devel mailing list
> cython-devel@python.org
> http://mail.python.org/mailman/listinfo/cython-devel
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to