[issue3946] PyObject_CheckReadBuffer crashes on memoryview object

Benjamin Peterson report at bugs.python.org
Fri Sep 26 23:24:53 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

I'm actually having a hard time trying to get memoryview to use
PyObject_CheckReadBuffer. Eventually, test should be written in C, but
for now are you ok with the compile test?

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


More information about the Python-bugs-list mailing list