New issue 2024: cpyext: support PyByteArray_*() C-API
https://bitbucket.org/pypy/pypy/issue/2024/cpyext-support-pybytearray_-c-api

sbehnel:

Issue #1692 suggests that direct access to the buffer of a bytearray object 
might not be easy to achieve, but that's not a reason to leave the rest of the 
`PyByteArray` C-API unsupported as well.

https://docs.python.org/3/c-api/bytearray.html



_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to