On Thu, Sep 20, 2012 at 12:11 PM, Ian Bell <ian.h.b...@gmail.com> wrote:
> There is a proposal for auto-pickling of Cython extension types:
> http://wiki.cython.org/enhancements/pickling
>
> I was wondering whether there has been any progress on this front?
>
> Auto-pickling would be tremendously helpful as pickling and unpickling is
> one of the most annoying features of working with threads and processes in
> python.

Though I agree this would be really useful, some people are less
enthusiastic. In any case, no work has been done on this front, but we
accept contributions.

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

Reply via email to