[issue7827] recv_into() argument 1 must be pinned buffer, not bytearray

Antoine Pitrou report at bugs.python.org
Tue Feb 2 15:08:04 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

There's a patch to make array implement the new buffer API in the following issue, which was closed:
http://bugs.python.org/issue6071
The patch is "hasharray.patch".

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list