Armin Rigo <[email protected]> added the comment: numpy arrays support buffer(). We should fix cffi to really have a way to accept buffer objects, and then fix some of the built-in PyPy types (like ndarray) to expose such "raw buffers".
---------- nosy: +arigo status: unread -> chatting ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1526> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
