Nick Coghlan <ncogh...@gmail.com> added the comment:

The PEP is quite clear that the object providing the buffer owns those fields. 
Last time I checked, the memoryview implementation appeared broken because it 
didn't respect that ownership (and created the potential for confusion on the 
topic).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9990>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to