[issue12834] memoryview.tobytes() incorrect for non-contiguous arrays

Nick Coghlan report at bugs.python.org
Mon Jan 16 14:09:28 CET 2012


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Added 10181 as a dependency - as noted in my review comments on that issue, I think this becomes fairly trivial to fix (and test) given Stefan's other improvements.

----------
dependencies: +Problems with Py_buffer management in memoryobject.c (and elsewhere?)
nosy: +ncoghlan

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


More information about the Python-bugs-list mailing list