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

Antoine Pitrou report at bugs.python.org
Fri Oct 1 20:57:21 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Of course, a patch is always better without the debugging prints :)

----------
Added file: http://bugs.python.org/file19089/memview.patch

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


More information about the Python-bugs-list mailing list