[Python-Dev] PEP 3118: Extended buffer protocol (new version) (original) (raw)
Travis Oliphant oliphant.travis at ieee.org
Mon Apr 9 22:28:07 CEST 2007
- Previous message: [Python-Dev] Extended Buffer Protocol - simple use examples
- Next message: [Python-Dev] PEP 3118: Extended buffer protocol (new version)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changes:
added the "flags" variable to allow simpler calling for getbuffer.
added some explanation of ideas that were discussed and abandoned.
added examples for simple use cases.
added more C-API calls to allow easier usage.
Thanks for all feedback.
-Travis
-------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: pep-3118_new.txt Url: http://mail.python.org/pipermail/python-dev/attachments/20070409/870c8d99/attachment-0001.txt
- Previous message: [Python-Dev] Extended Buffer Protocol - simple use examples
- Next message: [Python-Dev] PEP 3118: Extended buffer protocol (new version)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]