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

Mark Dickinson report at bugs.python.org
Fri Jan 7 10:05:58 CET 2011


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

[Nick]
> @Mark: I don't think that follows. [...]
> If the exporter actually needs to release buffer specific 
> resources, then it should maintain an internal data structure keyed off 
> the Py_buffer address.

Ah, okay.  So that would make issue 9990 just a documentation problem, right?

----------

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


More information about the Python-bugs-list mailing list