[issue12834] PyBuffer_ToContiguous() incorrect for non-contiguous arrays

Christian Heimes report at bugs.python.org
Fri Jul 20 14:25:50 CEST 2012


Christian Heimes <lists at cheimes.de> added the comment:

You could move PyBuffer_ToContiguous() from abstract.c to memoryview.c.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12834>
_______________________________________


More information about the Python-bugs-list mailing list