New submission from Stefan Krah <stefan-use...@bytereef.org>:

Supporting chained objects that redirect getbuffer requests to a single
exporter rather than re-exporting the buffer is a matter of removing an
assert, but it needs tests and documentation updates.

----------
assignee: skrah
messages: 154826
nosy: ncoghlan, pitrou, scoder, skrah
priority: normal
severity: normal
stage: test needed
status: open
title: Support getbuffer redirection scheme in memoryview
type: behavior
versions: Python 3.3

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

Reply via email to