Stefan Krah <stefan-use...@bytereef.org> added the comment:

I removed the dependency since PyBuffer_ToContiguous() still needs to
be fixed in abstract.c while memoryview.tobytes() now works in the
PEP-3118 repo.

----------
dependencies:  -Problems with Py_buffer management in memoryobject.c (and 
elsewhere?)
title: memoryview.tobytes() incorrect for non-contiguous arrays -> 
PyBuffer_ToContiguous() incorrect for non-contiguous arrays

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12834>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to