[Python-Dev] PEP: Extending the buffer protocol to share array information.

Brett Cannon brett at python.org
Tue Oct 31 23:40:11 CET 2006


On 10/30/06, Travis E. Oliphant <oliphant.travis at ieee.org> wrote:
>
> Attached is my PEP for extending the buffer protocol to allow array data
> to be shared.

You might want to reference this thread (
http://mail.python.org/pipermail/python-3000/2006-August/003309.html) as
Guido mentions that extending the buffer protocol to tell more about the
data in the buffer and "would offer the numarray folks their 'array
interface'".

-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20061031/404b5f60/attachment.html 


More information about the Python-Dev mailing list