[issue5506] io.BytesIO doesn't support the buffer protocol

Antoine Pitrou report at bugs.python.org
Fri Sep 3 19:49:15 CEST 2010


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

Here is a patch implementing getbuffer(), together with tests.

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file18731/bytesiobuf2.patch

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


More information about the Python-bugs-list mailing list