[issue15903] Make rawiobase_read() read directly to bytes object

Stefan Krah report at bugs.python.org
Tue Sep 18 20:22:55 CEST 2012


Stefan Krah added the comment:

Richard Oudkerk <report at bugs.python.org> wrote:
> The documentation is not very helpful.  It just says that calls
> to PyObject_GetBuffer() must be matched with calls to PyBuffer_Release().

Yes, we need to sort that out, see #15821.

----------

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


More information about the Python-bugs-list mailing list