Chris Jerdonek added the comment:

Attaching updated patch based on Ezio and Antoine's comments.  Let me know if 
I'm not using the correct or preferred terminology around buffer objects and 
the buffer protocol.

It doesn't seem like the section on the buffer protocol actually says what 
objects implementing the buffer protocol should be called.  I gather indirectly 
from the docs that such objects are called "buffer objects" (as opposed to just 
"buffers"):

http://docs.python.org/dev/c-api/buffer.html#bufferobjects

----------
stage: needs patch -> patch review
Added file: http://bugs.python.org/file27591/issue-13538-2-default.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13538>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to