On 06/21/2012 10:59 AM, Stefan Behnel wrote:
Hi,
I find this worth fixing for 0.17:
http://trac.cython.org/cython_trac/ticket/780
I'm not sure about the timeline here.
The object<->memoryview semantics haven't even been hammered down yet;
does "mview.customattr" trigger an AttributeError, SyntaxError or fall
back to some underlying object (constructing it if necesarry).
Until that happens, memoryviews are an experimental feature and present
for development purposes mostly, so it's not like this is a big bug that
would bite end-users. Thinking about those semantics is much more
important...
Dag
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel