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

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

Reply via email to