[issue12817] test_multiprocessing: io.BytesIO() requires bytearray buffers

Stefan Krah report at bugs.python.org
Fri Feb 24 12:12:56 CET 2012


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

The current interpretation in the PEP-3118 repo is that a request
without PyBUF_FORMAT means "implicit cast to unsigned bytes".

This makes the behavior of PyObject_AsWriteBuffer() correct, so I'm
closing this.

----------
resolution:  -> invalid
stage: patch review -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list