[docs] [issue15821] Improve docs for PyMemoryView_FromBuffer()

Alexander Belopolsky report at bugs.python.org
Thu Aug 30 17:07:27 CEST 2012


Alexander Belopolsky added the comment:

> Your test case seems to pass here. :) Was it supposed to crash?

No, I worked real hard to make it pass. :-)  I think it would crash 2.7 and 3.2, but I have not tried.  I also suspect it leaks memory.

Do you think this is something that we should include in the test suit.  If so, I will probably open a separate issue and transform test_indirect.py into a patch for test_buffer.

----------

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


More information about the docs mailing list