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. _______________________________________________ cython-devel mailing list [email protected] http://mail.python.org/mailman/listinfo/cython-devel
- [Cython] object to struct conversion mark florisson
- Re: [Cython] object to struct conversion Stefan Behnel
- Re: [Cython] object to struct conversion Robert Bradshaw
- Re: [Cython] object to struct conversion mark florisson
- Re: [Cython] object to struct conversion Robert Bradshaw
- Re: [Cython] object to struct conver... mark florisson
- Re: [Cython] object to struct conver... Stefan Behnel
- Re: [Cython] object to struct co... mark florisson
