mark florisson, 03.08.2011 16:28:
Is there any specific reason objects cannot coerce to structs (from
e.g. dicts?). It would be convenient for memoryviews, then you could
assign dicts (or any mapping) to items in the memoryview from Python
space. You could also have structs as argument to def functions etc.
Any objection to this addition? The implementation is pretty
straightforward.

Robert implemented these things a while ago. I think I recall that there were unsupported use cases, but I'm not sure what exactly is missing here.

Stefan
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to