[issue9990] PyMemoryView_FromObject alters the Py_buffer after calling PyObject_GetBuffer when ndim 1

Stefan Krah report at bugs.python.org
Wed Aug 10 14:31:53 CEST 2011


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

This should be fixed with the ManagedBuffer implementation from #10181.

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

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


More information about the Python-bugs-list mailing list