[issue10181] Problems with Py_buffer management in memoryobject.c (and elsewhere?)

Mark Dickinson report at bugs.python.org
Tue Jan 4 09:18:59 CET 2011


Mark Dickinson <dickinsm at gmail.com> added the comment:

It might be instructive to look at how NumPy itself manages sharing of ndarray data and ownership of the corresponding structs.  I meant to find time to look at this over the break.

----------

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


More information about the Python-bugs-list mailing list