Comment #23 on issue 2587 by [email protected]: Assumptions are being computed incorrectly for pickled objects.
http://code.google.com/p/sympy/issues/detail?id=2587
I guess it means we can remove the custom pickler created by the GCI student. And issue 2204 fixed means that we are no longer forced to use protocol 2, but we can use whatever protocol is the most efficient (this ought to be protocol 2, but tests by the GCI student seemed to reveal otherwise).
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
