[Python-3000] PEP Draft: Enhancing the buffer protcol

Travis E. Oliphant oliphant.travis at ieee.org
Wed Feb 28 06:35:54 CET 2007


Travis E. Oliphant wrote:
> 
> Attached is my current draft of the enhanced buffer protocol for Python 
> 3000.  It is basically what has been discussed except for some issues 
> with non single-segment memory areas (such as a sub-array).
> 
> Comments are welcome.
> 

The latest version of the PEP is always available here:

http://projects.scipy.org/scipy/numpy/browser/trunk/numpy/doc/pep_buffer.txt


-Travis



More information about the Python-3000 mailing list