Hi,

I recently ran into an issue where I found that Cython will not generate
code to auto-convert structs do dicts if the struct is declared in a C++
namespace.

The issue has also been discussed here:
http://stackoverflow.com/questions/29603562/auto-conversion-of-structs-to-dicts-in-cython

While there are obvious workarounds, none of them are ideal.

Is there a road map for addressing this issue?  If not, what would it take
to do so, and where in the code should one start looking?

Thanks,

Kevin
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to