Kristján Valur Jónsson <krist...@ccpgames.com> added the comment:

Well, I can submit a patch if anyone is interested.
I came across this when writing asynchronous network code.  By hanging onto the 
Py_buffer, I should have access to the data during the network call.  But it 
only worked for "true" Py_buffer objects and not the others.

----------

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

Reply via email to